feat(phase7-8): documentation and v1.0.0 release preparation - #71
Merged
Annotations
4 errors and 11 warnings
|
Handbook lint
Process completed with exit code 1.
|
|
Run test coverage
Process completed with exit code 1.
|
|
Run test coverage
command (/home/runner/work/Agentx/Agentx/packages/cognitive/autonomous-cognition) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:coverage exited (1)
|
|
Run test coverage
command (/home/runner/work/Agentx/Agentx/packages/provider/provider-release) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:coverage exited (1)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
|
|
Run pnpm lint:
packages/agent/agent-platform/src/sub-agents/sub-agent.ts#L31
Replace `prompt:·string,·systemPrompt?:·string,·modelId?:·string` with `⏎····prompt:·string,⏎····systemPrompt?:·string,⏎····modelId?:·string,⏎··`
|
|
Run pnpm lint:
packages/agent/agent-platform/src/sub-agents/sub-agent.ts#L13
Replace `id:·string,·role:·AgentRole,·config?:·AgentConfig,·providerRegistry?:·ProviderRegistry` with `⏎····id:·string,⏎····role:·AgentRole,⏎····config?:·AgentConfig,⏎····providerRegistry?:·ProviderRegistry,⏎··`
|
|
Run pnpm lint:
packages/agent/agent-platform/src/orchestrator.ts#L22
Replace `⏎····task:·TaskModel,⏎····context:·TaskContext,⏎··` with `task:·TaskModel,·context:·TaskContext`
|
|
|
|
Run pnpm lint:
packages/agent/agent-platform/src/delegation.ts#L44
Replace `⏎····task:·TaskModel,⏎····context:·TaskContext,⏎····roles:·AgentRole[],⏎··` with `task:·TaskModel,·context:·TaskContext,·roles:·AgentRole[]`
|
|
|
|
Run pnpm lint:
packages/agent/agent-platform/src/base-agent.ts#L29
Replace `⏎····prompt:·string,⏎····modelId?:·string,⏎··` with `prompt:·string,·modelId?:·string`
|
|
|
background
wait
wait-all
cancel
parallel
Loading