Skip to content

feat: add yazi terminal file manager and update APS skill to v1.2.1#86

Merged
jsburckhardt merged 3 commits intomainfrom
feat/yazi-and-aps-update
Apr 6, 2026
Merged

feat: add yazi terminal file manager and update APS skill to v1.2.1#86
jsburckhardt merged 3 commits intomainfrom
feat/yazi-and-aps-update

Conversation

@jsburckhardt
Copy link
Copy Markdown
Owner

Summary

Adds yazi (sxyazi/yazi) as a new dev container feature and updates the APS skill from v1.1.16 to v1.2.1.

Yazi feature

  • Installs both yazi (file manager) and ya (helper CLI) from GitHub releases
  • Multi-architecture support: x86_64, aarch64, i686
  • Uses unzip instead of tar (upstream ships .zip archives)
  • Version option defaults to latest, resolves via GitHub API
  • Test verified locally: ✅ Passed

APS skill update

  • Agent renamed from v1.1.16 to v1.2.1
  • New generic platform adapter
  • New MCP tool bridge composite example
  • New subagent architecture guide
  • Refreshed all platform adapters and references

Note

The .github/workflows/test.yaml change (adding yazi to the CI matrix) could not be pushed due to OAuth token scope limitations. It needs to be added manually:

          - yazi

jsburckhardt and others added 3 commits April 6, 2026 03:23
Updates APS agent from v1.1.16 to v1.2.1, adds generic platform adapter,
MCP tool bridge composite example, and subagent architecture guide.
Refreshes all platform adapters and references.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Adds yazi (https://github.com/sxyazi/yazi) as a new dev container feature.
Installs both yazi and ya binaries from GitHub releases with
multi-architecture support (x86_64, aarch64, i686).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Adds branching, user review checkpoint, feature test execution,
and PR creation steps. Removes contradictory 'MUST NOT run tests'
instruction.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jsburckhardt jsburckhardt merged commit 1b1bcb6 into main Apr 6, 2026
161 of 165 checks passed
@jsburckhardt jsburckhardt deleted the feat/yazi-and-aps-update branch April 6, 2026 04:08
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