• Joined on 2026-04-03
tobi pushed to main at tobi/APM-Packages 2026-08-23 17:37:29 +00:00
9a3b8d62f3 feat(cpm): agent_ref - compose APM-deployed agents into teams
tobi pushed to main at tobi/APM-Packages 2026-08-23 16:30:20 +00:00
dd72fc4520 chore: IDE workspace update
602f0958bd docs(blog): current drafts, fact-check review and image assets
ae6817d86f feat(cpm): integrate 'apm install' into the guided flow
0df9cec833 docs(cpm): translate all CPM project files to English
913be9d528 feat(cpm): official Microsoft APM packages as team examples
Compare 11 commits »
tobi pushed to main at tobi/APM-Packages 2026-08-21 21:22:52 +00:00
8ada9fb6e4 Add proper README with installation and MCP config
tobi pushed to main at tobi/APM-Packages 2026-08-21 21:22:05 +00:00
71f21a1318 Delete README.md
tobi pushed to main at tobi/APM-Packages 2026-08-21 21:16:23 +00:00
2d2e4379fc Refine SKILL.md: DIN 5008 cover letter rules, do's/don'ts, template handling
tobi pushed to main at tobi/APM-Packages 2026-08-21 20:56:52 +00:00
84514d3fcb feat: add MCP dependencies (sharelatex, openviking)
tobi pushed to main at tobi/APM-Packages 2026-08-21 20:55:19 +00:00
e03611e7ff fix: set targets to generic + opencode
tobi pushed to main at tobi/APM-Packages 2026-08-21 20:48:05 +00:00
499c9242c8 feat: add job-application skill package
tobi created repository tobi/APM-Packages 2026-08-21 20:47:14 +00:00
tobi pushed to main at Corentic/MCPs 2026-08-20 12:35:29 +00:00
d0b4f0fb27 fix(nextcloud): pin mcp<2 to prevent mcp 2.0.0 breakage
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-13 00:33:31 +00:00
8fc459e06b docs: add hype document for grammar inference breakthrough
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-13 00:32:59 +00:00
9be44c2964 feat: add quality gate for grammar usefulness scoring
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-13 00:23:46 +00:00
becbd82c56 feat: add post-hoc noise filtering for grammars
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-13 00:15:53 +00:00
9b3dca46eb feat: loosen filtering thresholds to keep more grammars
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-13 00:09:57 +00:00
36f9e9173d docs: update experiment log, results, and handover for Round 19-20
8b3a454a15 feat: enable idregex_refine by default + AST rewrite of _count_optionals
8460c3c862 experiments: round 20 v3 results (decompose default + cap fix)
8f412905c5 feat: default decomposition ON + restore Language Size scoring discrimination
1810a695d0 experiments: round 20 AST-migration verification across 3 languages
Compare 53 commits »
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-11 19:28:42 +00:00
830104b399 feat: add analyze_directory MCP tool — scan codebase, infer conventions, persist to .dervish/
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-11 18:51:18 +00:00
e94c52b71a docs: update stale docs — remove kORE from default ensemble, add tag preprocessor CLI
ce6521ad5e Revert "parallelize kORE outer (k, n) trials via ProcessPoolExecutor"
0b5b0e623b parallelize kORE outer (k, n) trials via ProcessPoolExecutor
5906adfc95 parallelize preprocessing across files via ProcessPoolExecutor
710da56916 drop kORE from default ensemble, add --kore flag to opt in
Compare 8 commits »
tobi created pull request tobi/grammar-inference-engine#2 2026-07-03 21:00:42 +00:00
feature/treesitter-tag-queries
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 20:59:56 +00:00
55d21af48e docs: pipeline overview ASCII diagram
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 20:58:15 +00:00
e23922a1b7 feat: adaptive multi-assignment clustering; add ADRs 1-10