- Use {:map, :string, :any} and {:map, :string, :string} types for labels/states
- Return empty map instead of :omit when config sections are absent
- Fix test using self() as agent pid (causes EXIT shutdown)
- Update in-repo WORKFLOW.md integration tests to match current prompt
- Fix list ordering assertions for gate states (use Enum.sort)
|
||
|---|---|---|
| .. | ||
| codex | ||
| linear | ||
| tracker | ||
| agent_runner.ex | ||
| cli.ex | ||
| config.ex | ||
| http_server.ex | ||
| log_file.ex | ||
| notifier.ex | ||
| orchestrator.ex | ||
| prompt_builder.ex | ||
| specs_check.ex | ||
| status_dashboard.ex | ||
| tracker.ex | ||
| workflow_store.ex | ||
| workflow.ex | ||
| workspace.ex | ||