- Core poller: 5min cycle, journal-backed state, signal dispatch - GitHub client: PR fetching, child issue enumeration - 11 action handlers: link/publish/merge/tick/resolve/etc. - core-ide: headless mode + MCP handler + systemd service - 39 tests, all passing
19 lines
169 B
Text
19 lines
169 B
Text
wails3
|
|
.task
|
|
vendor/
|
|
.idea
|
|
node_modules/
|
|
.DS_Store
|
|
*.log
|
|
.env
|
|
.env.*.local
|
|
coverage/
|
|
coverage.out
|
|
coverage.html
|
|
*.cache
|
|
/coverage.txt
|
|
bin/
|
|
dist/
|
|
tasks
|
|
/core
|
|
go.work.sum
|