index
:
claudomator.git
main
story/acceptance-criteria
story/repo-url
story/task-project-fk
story/ui-dark-glass-theme
claudomator — task automation server
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
config
/
config.go
Age
Commit message (
Expand
)
Author
2026-05-13
merge: integrate github/main — LocalRunner, real GeminiRunner, llm client
HEAD
main
Peter Stone
2026-04-28
feat(api): route elaboration through local LLM when configured
Claude
2026-04-28
feat(executor): add LocalRunner and OpenAI-compat LLM client
Claude
2026-03-26
feat: graceful shutdown — drain workers before exit (default 3m timeout)
Peter Stone
2026-03-21
fix: use configured claude_config_dir for container credentials
Peter Stone
2026-03-18
fix: address final container execution issues and cleanup review docs
Peter Stone
2026-03-18
fix: comprehensive addressing of container execution review feedback
Peter Stone
2026-03-16
feat: add web push notifications and file drop
Peter Stone
2026-03-16
feat: add GitHub webhook endpoint for automatic CI failure task creation
Claudomator Agent
2026-03-10
cli: implement --config flag to load TOML config file
Claudomator Agent
2026-03-09
api: make workspace root configurable instead of hardcoded /workspace
Claudomator Agent
2026-03-08
merge: pull latest from master and resolve conflicts
Peter Stone
2026-03-08
config: Default() returns error
Peter Stone
2026-03-08
feat(wiring): configure GeminiRunner and update API server
Peter Stone
2026-02-08
Initial project: task model, executor, API server, CLI, storage, reporter
Peter Stone