• Joined on 2026-04-03
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 20:41:09 +00:00
fd574da53d feat: language-agnostic import/arg/package extraction
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 20:17:55 +00:00
tobi created branch feature/kotlin-specific-extras in tobi/grammar-inference-engine 2026-07-03 20:17:18 +00:00
tobi pushed to feature/kotlin-specific-extras at tobi/grammar-inference-engine 2026-07-03 20:17:18 +00:00
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 20:01:37 +00:00
ca7ccb36ff docs: add 8 architecture decision records
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 19:59:28 +00:00
c059d0b7a4 feat: file-level package mapping; add 7 new tests
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 19:57:18 +00:00
b6c18c39f2 feat: per-call argument pattern extraction
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 19:52:05 +00:00
2d4fc8eed5 feat: per-cluster import extraction + JSON output
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 19:41:49 +00:00
73b94af959 feat: cluster methods by n-gram patterns before inference
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 19:34:28 +00:00
2620b6e49f feat: method-level sequence extraction via child_by_field_name('body')
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 18:58:24 +00:00
0c7703f63b feat: universal tag-preprocessor orchestrator with frequency filter
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 18:54:06 +00:00
8bda174293 docs: document Kotlin and JS/TS special cases in analysis
tobi pushed to feature/treesitter-tag-queries at tobi/grammar-inference-engine 2026-07-03 18:49:37 +00:00
70300ff917 chore: add Gemini session chat logs as reference
ee5ebc9eb4 feat: universal AST preprocessor with nvim-treesitter queries
986eaa7f83 feat: add community tags findings audit and kotlin tags query
8d06ac2d52 chore: add downloaded community queries for kotlin + typescript
069c63f2c8 feat: inspect TreeSitter tag queries for Dervish universal AST extraction
Compare 5 commits »
tobi created branch feature/treesitter-tag-queries in tobi/grammar-inference-engine 2026-07-03 18:49:37 +00:00
tobi pushed to main at tobi/grammar-inference-engine 2026-07-02 18:17:18 +00:00
28f5f897d5 Update README.md
tobi pushed to main at tobi/grammar-inference-engine 2026-07-02 18:14:49 +00:00
d74b36e563 Update README.md
tobi pushed to main at tobi/grammar-inference-engine 2026-07-02 18:08:44 +00:00
197a0a3c22 Update README.md
tobi pushed to main at tobi/grammar-inference-engine 2026-07-02 18:06:40 +00:00
136ae08fe3 Update README.md
tobi pushed to main at tobi/grammar-inference-engine 2026-07-02 16:33:54 +00:00
ea8e2f1db7 Update README.md
tobi pushed to main at tobi/grammar-inference-engine 2026-07-02 16:33:05 +00:00
16cbff61a8 Update README.md