acpus@0.4.2
·
6 commits
to main
since this release
Patch Changes
-
e7cc11e: Add opt-in agent token telemetry: display token usage in run status and TUI detail pane
@acpus/runtime: AddAgentTokenUsagetype andtokenUsagefield onAgentAttemptTelemetry. Token usage is opt-in — only populated when the agent adapter reports it.@acpus/cli: Display token counts inacpus runs showagent activity summaries.@acpus/tui: Show token usage in the detail pane. Fix field label indentation in definition and context sections.
-
cda81af: Remove source path root directory restriction: Workflow Spec source/include paths are no longer restricted to workspace/global catalog roots
@acpus/core:workflowSourcePolicyrenamed toworkflowSourceResolver.WorkflowSourcePolicytype renamed toWorkflowSourceResolver.allowedSourceRootsandisAllowedSourcePathremoved.createIncludeResolverno longer takesallowedSourceRootsparameter.realPathOrUndefinedis now exported. Source and include paths are validated for existence and readability only, not restricted by root directory.@acpus/runtime:allowedSourceRootsremoved fromInterpreterOptions. Subworkflow and include path validation no longer restricts to workspace/global catalog roots — any readable filesystem path is accepted.@acpus/cli: Internal update to useworkflowSourceResolver. DeadcreateIncludeResolverre-export removed fromio.ts.
-
Updated dependencies [e7cc11e]
-
Updated dependencies [cda81af]
- @acpus/runtime@0.6.0
- @acpus/tui@0.5.3
- @acpus/core@0.5.0