You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chimera 0.7.0 is on PyPI (2026-05-10). The post-launch trajectory is open. This issue is a discussion thread for what the next 6–12 months should look like.
The thesis we shipped
An open-source Python framework for building coding agents. Pick your provider, pick your tools, pick your loop. Chimera wires them together. Recreate SWE-Agent, Aider, Cline, or Codex in a few lines, or design something entirely new.
7 reference CLIs ship on one substrate as proof. The standard surface is in docs/architecture.md.
Where this could go next
These aren't promises, just directions. Reactions / votes / counter-proposals welcome.
Direction A — Deepen the substrate (research-y)
Real agent learning / RL fine-tuning over recorded sessions (the chimera/training/ layer is scaffolded; nothing trains on real data yet)
Formal verification integration — Z3, Lean. The docs/specs/formal-verification-integration.md spec exists; not implemented.
Neural-guided synthesis — docs/specs/neural-guided-search.md describes a learned policy for synthesis tree search. Nobody's built it.
Open discussion
Chimera 0.7.0 is on PyPI (2026-05-10). The post-launch trajectory is open. This issue is a discussion thread for what the next 6–12 months should look like.
The thesis we shipped
7 reference CLIs ship on one substrate as proof. The standard surface is in
docs/architecture.md.Where this could go next
These aren't promises, just directions. Reactions / votes / counter-proposals welcome.
Direction A — Deepen the substrate (research-y)
chimera/training/layer is scaffolded; nothing trains on real data yet)docs/specs/formal-verification-integration.mdspec exists; not implemented.docs/specs/neural-guided-search.mddescribes a learned policy for synthesis tree search. Nobody's built it.Direction B — Productize (engineering-y)
.github/workflows/and have it auto-fix flaky tests, write missing docs, propose refactorsDirection C — More benchmarks (eval-y)
Direction D — More postures (composition-y)
Direction E — Community + ecosystem
examples/plugin-index.json)What I'd vote for
How to chime in
Comment here with your direction preferences, missing items, or "this is the wrong roadmap, here's a better one." Voting via reactions is fine.