github Go analyzed c6b49c7

0spoon/seam

github

Where your notes become your agents' context

maintainer
0spoon
license
MIT
first seen
2026-07-09
last seen
2026-07-16
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 41 tools
transport counts 41 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • context_gather
  • decision_record
  • graph_neighbors
  • lab_open
  • memory_append
  • memory_delete
  • memory_list
  • memory_read
  • memory_search
  • memory_write
  • notes_append
  • notes_changelog
  • notes_create
  • notes_daily
  • notes_delete
  • notes_from_template
  • notes_list
  • notes_read
  • notes_search
  • notes_tags
  • notes_update
  • notes_versions
  • project_create
  • project_list
  • recall
  • review_queue
  • session_context_set
  • session_end
  • session_list
  • session_metrics
  • session_plan_set
  • session_progress_update
  • session_start
  • tasks_list
  • tasks_summary
  • tasks_toggle
  • trial_query
  • trial_record
  • webhook_delete
  • webhook_list
  • webhook_register
skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit c6b49c7 · analyzer v33 · 2w ago

skills & prompt files 3

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 365

network 2

  • net 0spoon-seam-c6b49c7/web/src/api/client.ts :142 res = await fetch(`${BASE_URL}${path}`, {
  • net 0spoon-seam-c6b49c7/web/src/lib/commandRegistry.ts :237 fetch('/api/ai/embeddings/reindex', { method: 'POST' })

tool registrations 41

  • session_start 0spoon-seam-c6b49c7/internal/mcp/tools.go :134
  • session_plan_set 0spoon-seam-c6b49c7/internal/mcp/tools.go :143
  • session_progress_update 0spoon-seam-c6b49c7/internal/mcp/tools.go :151
  • session_context_set 0spoon-seam-c6b49c7/internal/mcp/tools.go :161
  • session_end 0spoon-seam-c6b49c7/internal/mcp/tools.go :169
  • session_list 0spoon-seam-c6b49c7/internal/mcp/tools.go :177
  • memory_read 0spoon-seam-c6b49c7/internal/mcp/tools.go :185
  • memory_write 0spoon-seam-c6b49c7/internal/mcp/tools.go :193
  • memory_append 0spoon-seam-c6b49c7/internal/mcp/tools.go :206
  • memory_list 0spoon-seam-c6b49c7/internal/mcp/tools.go :215
  • memory_delete 0spoon-seam-c6b49c7/internal/mcp/tools.go :222
  • recall 0spoon-seam-c6b49c7/internal/mcp/tools.go :230
  • context_gather 0spoon-seam-c6b49c7/internal/mcp/tools.go :240
  • notes_search 0spoon-seam-c6b49c7/internal/mcp/tools.go :250
  • notes_read 0spoon-seam-c6b49c7/internal/mcp/tools.go :259
  • notes_list 0spoon-seam-c6b49c7/internal/mcp/tools.go :266
  • notes_create 0spoon-seam-c6b49c7/internal/mcp/tools.go :275
  • memory_search 0spoon-seam-c6b49c7/internal/mcp/tools.go :285
  • session_metrics 0spoon-seam-c6b49c7/internal/mcp/tools.go :293
  • notes_update 0spoon-seam-c6b49c7/internal/mcp/tools.go :818
  • notes_delete 0spoon-seam-c6b49c7/internal/mcp/tools.go :830
  • notes_tags 0spoon-seam-c6b49c7/internal/mcp/tools.go :837
  • notes_daily 0spoon-seam-c6b49c7/internal/mcp/tools.go :843
  • project_list 0spoon-seam-c6b49c7/internal/mcp/tools.go :852
  • project_create 0spoon-seam-c6b49c7/internal/mcp/tools.go :858
  • tasks_toggle 0spoon-seam-c6b49c7/internal/mcp/tools.go :868
  • notes_append 0spoon-seam-c6b49c7/internal/mcp/tools.go :1070
  • notes_changelog 0spoon-seam-c6b49c7/internal/mcp/tools.go :1078
  • notes_versions 0spoon-seam-c6b49c7/internal/mcp/tools.go :1087
  • graph_neighbors 0spoon-seam-c6b49c7/internal/mcp/tools.go :1098
  • review_queue 0spoon-seam-c6b49c7/internal/mcp/tools.go :1108
  • notes_from_template 0spoon-seam-c6b49c7/internal/mcp/tools.go :1117
  • webhook_register 0spoon-seam-c6b49c7/internal/mcp/tools.go :1524
  • webhook_list 0spoon-seam-c6b49c7/internal/mcp/tools.go :1535
  • webhook_delete 0spoon-seam-c6b49c7/internal/mcp/tools.go :1542
  • tasks_list 0spoon-seam-c6b49c7/internal/mcp/tools.go :1636
  • tasks_summary 0spoon-seam-c6b49c7/internal/mcp/tools.go :1646
  • lab_open 0spoon-seam-c6b49c7/internal/mcp/tools.go :1714
  • trial_record 0spoon-seam-c6b49c7/internal/mcp/tools.go :1724
  • decision_record 0spoon-seam-c6b49c7/internal/mcp/tools.go :1737
  • trial_query 0spoon-seam-c6b49c7/internal/mcp/tools.go :1748

declared dependencies 90

  • github.com/mark3labs/mcp-go@v0.45.0
  • @codemirror/autocomplete@^6.20.1
  • @codemirror/lang-markdown@^6.5.0
  • @codemirror/language@^6.12.2
  • @codemirror/state@^6.5.4
  • @codemirror/view@^6.39.16
  • @lezer/highlight@^1.2.3
  • @tanstack/react-virtual@^3.13.21
  • @uiw/react-codemirror@^4.25.8
  • codemirror@^6.0.2
  • cytoscape@^3.33.1
  • cytoscape-fcose@^2.2.0
  • date-fns@^4.1.0
  • dompurify@^3.3.2
  • lucide-react@^0.500.0
  • markdown-it@^14.1.1
  • motion@^12.35.1
  • react@^19.2.0
  • react-dom@^19.2.0
  • react-router-dom@^7.13.1
  • zustand@^5.0.11
  • @eslint/js@^9.39.1
  • @testing-library/jest-dom@^6.9.1
  • @testing-library/react@^16.3.2
  • @types/cytoscape@^3.21.9
  • @types/dompurify@^3.0.5
  • @types/markdown-it@^14.1.2
  • @types/node@^24.10.1
  • @types/react@^19.2.7
  • @types/react-dom@^19.2.3
  • @vitejs/plugin-react@^5.1.1
  • eslint@^9.39.1
  • eslint-plugin-react-hooks@^7.0.1
  • eslint-plugin-react-refresh@^0.4.24
  • globals@^16.5.0
  • jsdom@^27.0.1
  • prettier@^3.8.1
  • typescript@~5.9.3
  • typescript-eslint@^8.48.0
  • vite@^7.3.1
  • vitest@^3.2.4
  • charm.land/bubbles/v2@v2.1.0
  • charm.land/bubbletea/v2@v2.0.2
  • charm.land/lipgloss/v2@v2.0.2
  • github.com/charmbracelet/ultraviolet@v0.0.0-20260205113103-524a6607adb8
  • github.com/coder/websocket@v1.8.14
  • github.com/fsnotify/fsnotify@v1.9.0
  • github.com/go-chi/chi/v5@v5.2.5
  • github.com/go-chi/cors@v1.2.2
  • github.com/golang-jwt/jwt/v5@v5.3.1
  • github.com/oklog/ulid/v2@v2.1.1
  • github.com/rivo/uniseg@v0.4.7
  • github.com/stretchr/testify@v1.11.1
  • golang.org/x/crypto@v0.48.0
  • golang.org/x/net@v0.51.0
  • golang.org/x/text@v0.34.0
  • gopkg.in/yaml.v3@v3.0.1
  • modernc.org/sqlite@v1.46.1
  • github.com/atotto/clipboard@v0.1.4
  • github.com/bahlo/generic-list-go@v0.2.0
  • github.com/buger/jsonparser@v1.1.1
  • github.com/charmbracelet/colorprofile@v0.4.2
  • github.com/charmbracelet/x/ansi@v0.11.6
  • github.com/charmbracelet/x/term@v0.2.2
  • github.com/charmbracelet/x/termios@v0.1.1
  • github.com/charmbracelet/x/windows@v0.2.2
  • github.com/clipperhouse/displaywidth@v0.11.0
  • github.com/clipperhouse/uax29/v2@v2.7.0
  • github.com/davecgh/go-spew@v1.1.1
  • github.com/dustin/go-humanize@v1.0.1
  • github.com/google/uuid@v1.6.0
  • github.com/invopop/jsonschema@v0.13.0
  • github.com/lucasb-eyer/go-colorful@v1.3.0
  • github.com/mailru/easyjson@v0.7.7
  • github.com/mattn/go-isatty@v0.0.20
  • github.com/mattn/go-runewidth@v0.0.21
  • github.com/muesli/cancelreader@v0.2.2
  • github.com/ncruces/go-strftime@v1.0.0
  • github.com/pmezard/go-difflib@v1.0.0
  • github.com/remyoudompheng/bigfft@v0.0.0-20230129092748-24d4a6f8daec
  • github.com/spf13/cast@v1.7.1
  • github.com/wk8/go-ordered-map/v2@v2.1.8
  • github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e
  • github.com/yosida95/uritemplate/v3@v3.0.2
  • golang.org/x/exp@v0.0.0-20251023183803-a4bb9ffd2546
  • golang.org/x/sync@v0.19.0
  • golang.org/x/sys@v0.42.0
  • modernc.org/libc@v1.67.6
  • modernc.org/mathutil@v1.7.1
  • modernc.org/memory@v1.11.0