Commit Graph

9 Commits

Author SHA1 Message Date
insleker 041225b2aa fix: `tea` CLI call hang in windows by replaced it with direct http API called 2026-04-11 05:35:47 +08:00
insleker b121a2544b chore: support windows OS 2026-04-09 11:26:35 +08:00
insleker 9ae02a6f4b feat: switch logging to logger for #22
Replace the plain logging backend with a color-capable logger adapter so CLI output is easier to scan, and add richer gosmee/webhook-forward diagnostics so tracker and forwarding failures can be debugged from logs.
2026-04-08 21:59:47 +08:00
insleker c00b30306c build(deps): add dart_eval with compatible json codegen 2026-04-05 17:48:26 +08:00
insleker 1f2a803a7f fix: init-config command not shown in help 2026-04-05 17:40:24 +08:00
insleker 8fe0d1017f feat: add `init-config` option to gen initial config file
refactor: use `json_serializable` to achieve config file deserialization
2026-04-05 02:28:11 +08:00
insleker 5d3b4ff2c1 refactor: git and GitHub integration by add corresponding handle libs 2026-04-05 00:51:37 +08:00
insleker 42b89719fd feat: Add minimal GitHub repo configuration and issue assistant setup
fix: Export workspace manager in code work spawner
feat: Enhance CLI responder to handle JSONL events
feat: Implement job status enumeration in database
feat: Add logging capabilities to IssueAssistantApp
2026-04-04 22:12:03 +08:00
insleker da87c670ae feat: 1st commit 2026-04-04 18:52:01 +08:00