Files
imbad0202__academic-researc…/examples
Hannes e377b43798 feat(platform): add community-maintained Pi wrapper (#636)
* feat(platform): add pi wrapper

* feat(pi): scope ARS activation and add evidence

* fix(pi): gate automatic ARS skill invocation

* fix(pi): preserve args and tree activation

* docs(pi): scope prompt guarantees to idle runs

* fix(pi): canonicalize hidden skill paths

Pi preserves lexical resource paths while Node resolves extension imports through symlinks. Compare real filesystem identity after XML decoding.

* fix(pi): substitute command arguments once

Avoid reprocessing placeholder-like text introduced from user arguments.

* fix(pi): bound inactive skill block matching

Prevent alternate skill formatting from extending a match into an adjacent unrelated skill block.
2026-08-05 09:16:49 +08:00
..