Implemented in commit 1597ddb.
- Added a Rust-native hierarchical AGENTS.md/AGENTS.local.md reconciler with global-to-local precedence, source confinement, duplicate suppression, structured…
Implemented in commit e35f57b (Build tagged macOS releases). Added an active Gitea tag workflow modeled on IronStorage: it creates or refreshes a draft release with issue-linked notes, cross-builds…
Implemented in commit c0681de (Integrate standard agent skills). DS4Server now discovers valid Agent Skills from ~/.agents/skills/*/SKILL.md using the standard YAML name and description metadata,…
Implemented in f2772f2. Added a foreground Rust-native ralph tool (objective required, max_rounds default 8, hard max 64) that reuses the selected session's model/runtime, workspace, AGENTS.md…
Implemented in f12aafc. Tool names, descriptions, parameter kinds/bounds/enums/cross-field rules, schema generation, and execution dispatch now share one Rust ToolSpec catalog, including the Dev…