internal/

directory
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2026 License: MIT

Directories

Path Synopsis
Package atomicfile provides small helpers for crash-safe file replacement.
Package atomicfile provides small helpers for crash-safe file replacement.
Package config loads neo's single configuration file (neo.yaml / ~/.neo/config.yaml / embedded default).
Package config loads neo's single configuration file (neo.yaml / ~/.neo/config.yaml / embedded default).
Package factory supervises chat-spawned subagents.
Package factory supervises chat-spawned subagents.
llm
chatcompletions
Package chatcompletions implements llm.Provider for OpenAI-compatible Chat Completions APIs.
Package chatcompletions implements llm.Provider for OpenAI-compatible Chat Completions APIs.
google
Package google implements the llm.Provider interface against the Google Gemini GenerateContent API.
Package google implements the llm.Provider interface against the Google Gemini GenerateContent API.
llmtest
Package llmtest provides test doubles for the llm.Provider interface.
Package llmtest provides test doubles for the llm.Provider interface.
openai
Package openai implements the llm.Provider interface against OpenAI's Responses API (https://platform.openai.com/docs/api-reference/responses).
Package openai implements the llm.Provider interface against OpenAI's Responses API (https://platform.openai.com/docs/api-reference/responses).
openrouter
Package openrouter implements the llm.Provider interface against OpenRouter's OpenAI-compatible Chat Completions API.
Package openrouter implements the llm.Provider interface against OpenRouter's OpenAI-compatible Chat Completions API.
Package projectctx discovers project-level instruction files (AGENTS.md) and composes them into the agent's system prompt as a labelled section.
Package projectctx discovers project-level instruction files (AGENTS.md) and composes them into the agent's system prompt as a labelled section.
Package skills discovers user-defined skills (SKILL.md files) and surfaces them to the chat agent in three ways:
Package skills discovers user-defined skills (SKILL.md files) and surfaces them to the chat agent in three ways:
Package workspace locates the project on disk — the repository root and the chain of directories from the working directory up to it.
Package workspace locates the project on disk — the repository root and the chain of directories from the working directory up to it.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL