Skip to content

feat(coder-labs/modules/copilot): agentapi state persistence and maintenance#799

Draft
35C4n0r wants to merge 9 commits intomainfrom
35C4n0r/chore-copilot-maintenance-1
Draft

feat(coder-labs/modules/copilot): agentapi state persistence and maintenance#799
35C4n0r wants to merge 9 commits intomainfrom
35C4n0r/chore-copilot-maintenance-1

Conversation

@35C4n0r
Copy link
Collaborator

@35C4n0r 35C4n0r commented Mar 12, 2026

Description

Type of Change

  • New module
  • New template
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/coder-labs/modules/copilot
New version: v0.4.0
Breaking change: [ ] Yes [x] No

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun fmt)
  • Changes tested locally

Merge after: coder/agentapi#203

@35C4n0r 35C4n0r self-assigned this Mar 12, 2026

set -euo pipefail

export PATH="$HOME/.local/bin:$PATH"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we not check if it exists before prepending the $PATH?

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.

2 participants