sandbox-agent/server/packages/universal-agent-schema
이대희 9486343f4c feature(ampcode): Enhances ampcode schema with new message types and fields
Adds support for system, user, assistant, and result message types to the AMP schema, along with associated fields like subtype, session_id, tools, and duration metrics. Updates the schema validation and adds corresponding test cases. Also improves the command-line argument handling in the agent management package to accommodate the new message types and streamlined permission flags.

The changes enhance the schema's flexibility for different interaction patterns and provide better tracking of agent operations.
2026-02-10 22:20:51 +09:00
..
src feature(ampcode): Enhances ampcode schema with new message types and fields 2026-02-10 22:20:51 +09:00
Cargo.toml fix: add description and repository fields to all crate Cargo.toml files 2026-01-27 20:32:09 -08:00