Directories
¶
| Path | Synopsis |
|---|---|
|
Package codemap produces a compact structural outline of a single source file — every top-level declaration and the line range it occupies — so an agent can jump straight to the region it needs with a bounded read instead of pulling the whole file into context.
|
Package codemap produces a compact structural outline of a single source file — every top-level declaration and the line range it occupies — so an agent can jump straight to the region it needs with a bounded read instead of pulling the whole file into context. |
|
grammars/swift
Package swift provides the tree-sitter grammar for Swift.
|
Package swift provides the tree-sitter grammar for Swift. |
|
Package config loads ogcode's optional file-based configuration: provider base URLs and API keys, so they can live in a committed/shared file instead of only environment variables.
|
Package config loads ogcode's optional file-based configuration: provider base URLs and API keys, so they can live in a committed/shared file instead of only environment variables. |
|
Package gitignore matches paths against .gitignore rules.
|
Package gitignore matches paths against .gitignore rules. |
|
Package project resolves the stable identity of the workspace a session belongs to.
|
Package project resolves the stable identity of the workspace a session belongs to. |
|
embedmodel
Package embedmodel bundles a sentence-embedding model so agentic memory works with zero external dependencies — no API key, no network call (after the one-time model download), no separate model server required.
|
Package embedmodel bundles a sentence-embedding model so agentic memory works with zero external dependencies — no API key, no network call (after the one-time model download), no separate model server required. |
|
Package version provides version information and update checking.
|
Package version provides version information and update checking. |
Click to show internal directories.
Click to hide internal directories.