Commit graph

  • 66d9d63017 docs: document AttentionSnapshot and AttentionInspector in architecture guide main v0.1.0 Snider 2026-02-23 12:34:30 +00:00
  • 63c3d6aa53 chore: refresh go.sum for missing transitive deps v0.0.3 Snider 2026-02-23 06:58:20 +00:00
  • 3293253177 chore: add Go repo norms (badges, contributing, lint, taskfile, editorconfig) Snider 2026-02-23 06:45:40 +00:00
  • 6333fa7b6d feat: modernise to Go 1.26 — iterators, slices.Sorted, maps.Keys v0.0.2 Snider 2026-02-23 05:02:24 +00:00
  • b65283bae7
    ci: add Forgejo Actions test and security scan workflows Claude 2026-02-23 03:28:08 +00:00
  • 0f7263f731 feat: add AttentionInspector optional interface for Q/K Bone Orientation Snider 2026-02-23 00:22:51 +00:00
  • bd09ec4997
    chore: sync workspace dependency versions Claude 2026-02-22 21:41:04 +00:00
  • 82fd78ef90 refactor: apply go fix modernizers for Go 1.26 v0.0.1 Snider 2026-02-22 21:00:16 +00:00
  • 33414f608d chore: bump go directive to 1.26.0 Snider 2026-02-22 20:33:48 +00:00
  • 1576f744d1 docs: add README with quick start and docs links Snider 2026-02-20 15:11:19 +00:00
  • aaeeee4898 Merge remote-tracking branch 'origin/main' Snider 2026-02-20 15:03:05 +00:00
  • 74b3e7a53d docs: graduate TODO/FINDINGS into production documentation Snider 2026-02-20 15:01:55 +00:00
  • 35da94a138
    docs: mark Phase 1 foundation tests as complete Claude 2026-02-20 11:45:50 +00:00
  • e0ec07e667
    test(inference): complete Phase 1 foundation tests Claude 2026-02-20 11:45:29 +00:00
  • c91e30599c docs: mark Phase 2 integration complete — all 3 backends migrated Snider 2026-02-20 09:06:19 +00:00
  • 85f587ade3 docs: mark Phase 1 foundation tests complete (Charon d76448d) Snider 2026-02-20 07:32:27 +00:00
  • d76448d4a9
    test(inference): add comprehensive tests for all exported API Claude 2026-02-20 02:06:41 +00:00
  • 15ee86ec62 fix: add json struct tags to Message for API serialization Snider 2026-02-20 02:05:46 +00:00
  • c61ec9f5c7 docs: expand package doc with workflow examples Snider 2026-02-19 23:44:05 +00:00
  • 884225d8a9 feat: add Discover() for scanning model directories Snider 2026-02-19 23:37:30 +00:00
  • 28f444ced4 feat: add ModelInfo type and Info() to TextModel Snider 2026-02-19 23:36:16 +00:00
  • df176765e7 feat: add GenerateMetrics type and Metrics() to TextModel Snider 2026-02-19 23:34:31 +00:00
  • 2517b774b8 feat: add batch inference API (Classify, BatchGenerate) Snider 2026-02-19 23:27:53 +00:00
  • 3719734f56
    feat: add ParallelSlots to LoadConfig for concurrent inference Claude 2026-02-19 23:12:29 +00:00
  • 07cd917259 feat: define shared TextModel, Backend, Token, Message interfaces Snider 2026-02-19 19:37:27 +00:00
  • fca0ed8e16 Initial commit Virgil 2026-02-19 19:35:54 +00:00