No description
  • Rust 83.8%
  • TypeScript 13.9%
  • Dockerfile 1.2%
  • Astro 0.7%
  • JavaScript 0.2%
  • Other 0.2%
Find a file
Ronit Nath 3f86d10498
All checks were successful
pipeline-service No pipeline action (save)
fix: convention sweep — summarizer
- Extracted AppState to state.rs
- Refactored tts/mod.rs, extract/mod.rs, llm/mod.rs to re-exports only
- Bumped pdf-extract 0.7→0.10, scraper 0.22→0.26
- cargo update

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 23:08:33 -07:00
fixtures feat(summarizer): initial commit with deploy artifacts 2026-03-23 02:37:19 -07:00
frontend frontend: add Tailwind v4 vite plugin, @isoastra/ui, CSS conventions, themeFlashScript 2026-03-24 22:45:04 -07:00
migrations feat(summarizer): initial commit with deploy artifacts 2026-03-23 02:37:19 -07:00
src fix: convention sweep — summarizer 2026-03-24 23:08:33 -07:00
.gitignore chore(summarizer): add .astro/ to gitignore 2026-03-23 02:37:45 -07:00
Cargo.lock fix: convention sweep — summarizer 2026-03-24 23:08:33 -07:00
Cargo.toml fix: convention sweep — summarizer 2026-03-24 23:08:33 -07:00
Containerfile fix(summarizer): add isoastra-test-utils to Containerfile 2026-03-23 02:53:49 -07:00
deploy.toml chore: add prod + dev redirect URIs to deploy.toml 2026-03-24 00:39:49 -07:00