Skip to content

opencode workflow persona#3

Merged
khaliqgant merged 2 commits intomainfrom
opencode-profile
Apr 9, 2026
Merged

opencode workflow persona#3
khaliqgant merged 2 commits intomainfrom
opencode-profile

Conversation

@khaliqgant
Copy link
Copy Markdown
Member

@khaliqgant khaliqgant commented Apr 9, 2026

devin-ai-integration[bot]

This comment was marked as resolved.

@khaliqgant khaliqgant merged commit ea26372 into main Apr 9, 2026
@khaliqgant khaliqgant deleted the opencode-profile branch April 9, 2026 21:05
willwashburn added a commit that referenced this pull request Apr 17, 2026
- redact spawn debug line — stop printing the resolved --mcp-config
  payload and full system prompt to stderr; print a sanitized summary
  (harness, model, MCP server names, permission rule counts, mode)
  so Bearer tokens can no longer leak into terminal or CI logs
- validate optional fields in local-personas parseOverride —
  skills/env/mcpServers/permissions/tiers were cast blindly, letting
  malformed JSON (e.g. env as an array, tiers.best as a string) reach
  downstream spread/merge code. Added targeted shape checks so bad
  files surface a clear per-file warning instead
- add tests covering env/mcpServers/permissions propagation through
  resolvePersona and resolvePersonaByTier, plus a negative case on a
  persona that declares none of them
- docs: packages/cli/README.md install now references
  @agentworkforce/cli (not the router); bearer header example uses
  braced ${POSTHOG_API_KEY} so it actually interpolates; fix stale
  resolveEnvRef reference in McpServerSpec docstring

Copilot #3 (trailing comma in root README.md:88) is a false positive —
the JSON block parses cleanly via python json.tool; leaving that
block unchanged and replying on the PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant