15 Commits
Author SHA1 Message Date
Jan De Dobbeleer cf874732e0 chore(apm): update dependencies 2026-08-09 12:08:05 +02:00
Jan De DobbeleerandJan De Dobbeleer 4e31fa6821 chore: update context
Entire-Checkpoint: 2a6de2e59858
2026-08-03 13:27:25 +02:00
Jan De DobbeleerandJan De Dobbeleer 9f8196e162 chore: add agent context
Entire-Checkpoint: 109fcbd963a8
2026-08-03 07:50:10 +02:00
Jan De DobbeleerandJan De Dobbeleer 267f672b96 fix(svg): render colors correctly
Entire-Checkpoint: f00095ed9b98
2026-07-30 19:44:41 +02:00
Jan De DobbeleerandJan De Dobbeleer 5c27aaadf0 chore: update apm dependencies 2026-07-17 13:47:33 +02:00
Jan De DobbeleerandJan De Dobbeleer 4ba5e70967 chore(apm): always resolve lock file
Entire-Checkpoint: 415f73d35669
2026-07-15 09:05:39 +02:00
Jan De DobbeleerandJan De Dobbeleer 0bcc613c9f chore(apm): update dependencies 2026-07-15 07:56:25 +02:00
Jam BalayaandJan De Dobbeleer 31761a7722 fix(ci): refresh APM lockfile on Linux 2026-07-13 16:30:38 +02:00
Jan De DobbeleerandJan De Dobbeleer 778781be3e chore(agent): update context
Entire-Checkpoint: 63e8dcefc36c
2026-07-11 14:55:10 +02:00
Jan De DobbeleerandJan De Dobbeleer c2d8bfc4c4 chore: update apm packages
Entire-Checkpoint: 9cb8c8eed5a3
2026-07-11 09:00:08 +02:00
7bb5ba7f41 feat(cli): add copilot command and copilot_cli segment
Add \oh-my-posh copilot\ command that reads GitHub Copilot CLI session
JSON from stdin and renders a statusline prompt.

- New copilot_cli segment with token gauge, model, cost, and context
  window template properties
- Shared statuslineRun[T] pipeline in cli/statusline.go eliminates
  boilerplate between claude and copilot commands
- Extract AIModel, formatTokenCount, and statuslineCLIConfig helpers
  to reduce duplication across the two segments
- Add CLAUDE/COPILOTCLI shell constants and CLAUDECACHE/COPILOTCLICACHE
  cache key constants
- Fix: ignore POSH_CONFIG env var in statusline commands so the
  built-in default config is used unless --config is explicitly passed
- Adjust terminal width for copilot-cli shell (4-char frame padding)
- Add copilot tab to prompt.mdx installation docs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-18 16:02:35 +02:00
Jan De Dobbeleer 81ef87a5f3 chore: adjust agent definitions 2026-05-15 08:43:54 +02:00
CopilotandJan De Dobbeleer 65b603d772 fix(fish): trigger prompt repaint when Enter is pressed
resolves #7461
2026-04-27 21:18:25 +02:00
Jan De DobbeleerandJan De Dobbeleer 5eb74dfb09 revert(git): reflect staged new files (A.) in Working status 2026-03-24 22:42:11 +01:00
CopilotandJan De Dobbeleer 353a182617 fix(git): reflect staged new files (A.) in Working status
resolves #7386
2026-03-15 10:32:49 +01:00