Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
koder
command
|
|
|
internal
|
|
|
androidupdate
Package androidupdate exposes the signed Android client embedded in Koder.
|
Package androidupdate exposes the signed Android client embedded in Koder. |
|
chatinteraction
Package chatinteraction defines behavior that belongs to an interaction surface rather than to the model backend or workflow role.
|
Package chatinteraction defines behavior that belongs to an interaction surface rather than to the model backend or workflow role. |
|
codexapp
Package codexapp implements the Codex app-server JSONL transport.
|
Package codexapp implements the Codex app-server JSONL transport. |
|
deviceauth
Package deviceauth owns persistent per-device voice credentials and short-lived invitations used to bind an Android installation.
|
Package deviceauth owns persistent per-device voice credentials and short-lived invitations used to bind an Android installation. |
|
memory
Package memory defines Koder's canonical durable-memory domain.
|
Package memory defines Koder's canonical durable-memory domain. |
|
memory/api
Package memoryapi defines the stable JSON boundary used by Memory HTTP clients.
|
Package memoryapi defines the stable JSON boundary used by Memory HTTP clients. |
|
memory/curation
Package curation schedules provider-independent extraction of durable-memory candidates from completed chat turns.
|
Package curation schedules provider-independent extraction of durable-memory candidates from completed chat turns. |
|
memory/curationadapter
Package curationadapter connects provider-neutral curation contracts to the Memory service without making either package depend on chat/model implementations.
|
Package curationadapter connects provider-neutral curation contracts to the Memory service without making either package depend on chat/model implementations. |
|
memory/embedding
Package embedding provides optional adapters for deriving Memory vectors.
|
Package embedding provides optional adapters for deriving Memory vectors. |
|
memory/kpackage
Package kpackage implements Koder's portable .kmemory container format.
|
Package kpackage implements Koder's portable .kmemory container format. |
|
memory/migrationarchive
Package migrationarchive serializes backend-neutral Memory snapshots without exposing any persistence backend's private files, keys, or index layout.
|
Package migrationarchive serializes backend-neutral Memory snapshots without exposing any persistence backend's private files, keys, or index layout. |
|
memory/observability
Package observability records privacy-safe Memory operation metrics and correlation identifiers.
|
Package observability records privacy-safe Memory operation metrics and correlation identifiers. |
|
memory/service
Package service is the only application-facing boundary for durable Memory.
|
Package service is the only application-facing boundary for durable Memory. |
|
memory/store
Package store defines the persistence contract consumed by the Memory service.
|
Package store defines the persistence contract consumed by the Memory service. |
|
memory/store/internal/revision
Package revision implements optimistic-revision checks shared by Memory stores.
|
Package revision implements optimistic-revision checks shared by Memory stores. |
|
memory/store/memory
Package memory provides a deterministic in-memory Memory store for service and backend-contract tests.
|
Package memory provides a deterministic in-memory Memory store for service and backend-contract tests. |
|
memory/store/migration
Package migration coordinates resumable, rollback-capable store schema migrations.
|
Package migration coordinates resumable, rollback-capable store schema migrations. |
|
memory/store/pebble
Package pebble implements the private Pebble persistence format for Koder Memory.
|
Package pebble implements the private Pebble persistence format for Koder Memory. |
|
phonedevice
Package phonedevice owns permission-gated Android tool providers connected to active voice conversations.
|
Package phonedevice owns permission-gated Android tool providers connected to active voice conversations. |
|
tools/chatstatustool
Package chatstatustool publishes descriptive chat activity to users and coordinators.
|
Package chatstatustool publishes descriptive chat activity to users and coordinators. |
|
tools/memorytool
Package memorytool exposes Koder's durable memory graph through one model-facing, multi-action tool.
|
Package memorytool exposes Koder's durable memory graph through one model-facing, multi-action tool. |
|
voice
Package voice coordinates ephemeral voice calls with ordinary Koder sessions.
|
Package voice coordinates ephemeral voice calls with ordinary Koder sessions. |
|
voiceapi
Package voiceapi adapts the versioned voice WebSocket protocol to a coordinator.
|
Package voiceapi adapts the versioned voice WebSocket protocol to a coordinator. |
|
voicecodec
Package voicecodec provides the portable audio codecs used by voice.v1.
|
Package voicecodec provides the portable audio codecs used by voice.v1. |
|
protocol
|
|
|
memory/package/v1
Package memorypackagev1 publishes the immutable .kmemory v1 wire contract.
|
Package memorypackagev1 publishes the immutable .kmemory v1 wire contract. |
Click to show internal directories.
Click to hide internal directories.


