template-jj/cmd/planctl
sid e913ce1880
Some checks failed
planctl / build-test (1.22, macos-latest) (push) Has been cancelled
planctl / build-test (1.22, ubuntu-latest) (push) Has been cancelled
planctl / build-test (1.22, windows-latest) (push) Has been cancelled
planctl / build-test (stable, macos-latest) (push) Has been cancelled
planctl / build-test (stable, ubuntu-latest) (push) Has been cancelled
planctl / build-test (stable, windows-latest) (push) Has been cancelled
planctl / bench (push) Has been cancelled
merge: integrate planctl v2 task-cmds + context-window token awareness
2026-04-26 09:42:58 -06:00
..
testdata merge: integrate planctl v2 task-cmds + context-window token awareness 2026-04-26 09:42:58 -06:00
.gitignore feat(planctl): v2 task-state commands (next, list, complete, status) 2026-04-26 09:12:36 -06:00
bench_test.go feat(planctl): CI workflow + perf benchmark 2026-04-21 20:14:06 -06:00
context.go feat(planctl): context-window token awareness — core (parent 1.0) 2026-04-23 17:38:37 -06:00
context_test.go test(planctl): parseLastUsage 10 MB buffer regression tests (pre-PR fix) 2026-04-23 18:59:52 -06:00
emit.go merge: integrate planctl v2 task-cmds + context-window token awareness 2026-04-26 09:42:58 -06:00
emit_test.go merge: integrate planctl v2 task-cmds + context-window token awareness 2026-04-26 09:42:58 -06:00
index.go fix(planctl): paren-aware tag extraction and splitting 2026-04-21 20:42:08 -06:00
index_test.go fix(planctl): paren-aware tag extraction and splitting 2026-04-21 20:42:08 -06:00
lint.go feat(planctl): lint rules — tag-syntax, cross-reference, file-presence, EARS 2026-04-21 19:11:29 -06:00
lint_test.go feat(planctl): lint rules — tag-syntax, cross-reference, file-presence, EARS 2026-04-21 19:11:29 -06:00
main.go merge: integrate planctl v2 task-cmds + context-window token awareness 2026-04-26 09:42:58 -06:00
main_test.go merge: integrate planctl v2 task-cmds + context-window token awareness 2026-04-26 09:42:58 -06:00
proc_darwin.go feat(planctl): context-window token awareness — core (parent 1.0) 2026-04-23 17:38:37 -06:00
proc_linux.go feat(planctl): context-window token awareness — core (parent 1.0) 2026-04-23 17:38:37 -06:00
proc_stat_parse.go feat(planctl): context-window token awareness — core (parent 1.0) 2026-04-23 17:38:37 -06:00
proc_stat_parse_test.go feat(planctl): context-window token awareness — core (parent 1.0) 2026-04-23 17:38:37 -06:00
proc_test.go feat(planctl): context-window token awareness — core (parent 1.0) 2026-04-23 17:38:37 -06:00
scan.go feat(planctl): scanner — goldmark-backed InCode + LineMask classification 2026-04-21 17:02:59 -06:00
scan_test.go feat(planctl): scanner — goldmark-backed InCode + LineMask classification 2026-04-21 17:02:59 -06:00
tasks.go merge: integrate planctl v2 task-cmds + context-window token awareness 2026-04-26 09:42:58 -06:00
tasks_test.go feat(planctl): v2 task-state commands (next, list, complete, status) 2026-04-26 09:12:36 -06:00