Austin Schaefer schaefera
  • Joined on 2026-07-23
schaefera pushed to worktree-deep-research-cli at schaefera/doubleo7 2026-08-14 17:43:22 +00:00
0bb5870f66 refactor: split into a Cargo workspace with per-project dependency sets
schaefera pushed to master at schaefera/doubleo7 2026-08-14 17:32:47 +00:00
e4292edeb9 Merge pull request 'Formalize deep research tool as a clap CLI with gated logging and a spinner' (#3) from worktree-deep-research-cli into master
3499e0ac6b feat: formalize deep research tool as a clap CLI with gated logging and a progress spinner
Compare 2 commits »
schaefera created branch worktree-deep-research-cli in schaefera/doubleo7 2026-08-14 17:32:15 +00:00
schaefera pushed to worktree-deep-research-cli at schaefera/doubleo7 2026-08-14 17:32:15 +00:00
3499e0ac6b feat: formalize deep research tool as a clap CLI with gated logging and a progress spinner
schaefera pushed to master at schaefera/doubleo7 2026-08-14 17:08:02 +00:00
91e04ea36d Merge pull request 'Deep research agentic loop with rig AgentRunner + Gemma models' (#2) from worktree-deep-research-agent into master
34b93eae3d feat: add current-date context and footnote-style citations to research loop
3fd18e6a7c feat: add a reviewer agent that gates and redirects the research loop
2f24dc1b50 feat: name agents and add custom tracing spans for the research/writing phases
9212914282 feat: deep research agentic loop with rig AgentRunner + Gemma models
Compare 5 commits »
schaefera merged pull request schaefera/doubleo7#2 2026-08-14 17:08:01 +00:00
Deep research agentic loop with rig AgentRunner + Gemma models
schaefera pushed to worktree-deep-research-agent at schaefera/doubleo7 2026-08-14 17:06:22 +00:00
34b93eae3d feat: add current-date context and footnote-style citations to research loop
schaefera pushed to worktree-deep-research-agent at schaefera/doubleo7 2026-08-14 10:58:42 +00:00
3fd18e6a7c feat: add a reviewer agent that gates and redirects the research loop
schaefera pushed to worktree-deep-research-agent at schaefera/doubleo7 2026-08-14 10:46:04 +00:00
2f24dc1b50 feat: name agents and add custom tracing spans for the research/writing phases
schaefera created branch worktree-deep-research-agent in schaefera/doubleo7 2026-08-14 10:40:23 +00:00
schaefera pushed to worktree-deep-research-agent at schaefera/doubleo7 2026-08-14 10:40:23 +00:00
9212914282 feat: deep research agentic loop with rig AgentRunner + Gemma models
schaefera closed pull request schaefera/doubleo7#1 2026-08-06 08:27:48 +00:00
WIP: Spike: ai-agents crate for declarative YAML agent config
schaefera commented on pull request schaefera/doubleo7#1 2026-08-06 08:27:47 +00:00
WIP: Spike: ai-agents crate for declarative YAML agent config

Rejected:

  • Project is maintained by one person and has no other commits from anybody who is not the author.
  • Real limitations in state flows found during spike, chalking up to lack of…
schaefera pushed to spike/ai-agents-yaml-config at schaefera/doubleo7 2026-08-06 08:26:24 +00:00
f47c30c9fb spike: attempt retry loop via states/transitions, document why it doesn't work
schaefera pushed to spike/ai-agents-yaml-config at schaefera/doubleo7 2026-08-06 08:17:56 +00:00
e196af15e5 spike: add critic stage, mirroring revise.rs's self-review quality guard
schaefera pushed to spike/ai-agents-yaml-config at schaefera/doubleo7 2026-08-06 08:15:19 +00:00
4fbbe32d9d spike: confirm full pipeline works with shieldstral on CPU (-ngl 0)
schaefera created branch spike/ai-agents-yaml-config in schaefera/doubleo7 2026-08-06 07:39:01 +00:00
schaefera pushed to spike/ai-agents-yaml-config at schaefera/doubleo7 2026-08-06 07:39:01 +00:00
c5c25c8b49 spike: try ai-agents crate for declarative YAML agent config
schaefera pushed to master at schaefera/doubleo7 2026-08-05 13:50:53 +00:00
84bdbc6784 feat: self-review retry for unusable gemma output
schaefera pushed to master at schaefera/doubleo7 2026-08-05 13:23:47 +00:00
57ca9555b4 feat: structured tracing observability
5843a49cc2 feat: iterative generate/score/revise loop, findings log
62a92a88bd feat: auto-start llama-server, extract server module
Compare 3 commits »