Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .fullsend/bin/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Vendored fullsend CLI (proof)

Linux amd64 CLI built from a local fullsend checkout that implements
always-on skill placeholder fill (`__FULLSEND_ALWAYS_ON_SKILLS__`).

Public binary only — no secrets, tokens, or GCP credentials.
Remove after the always-on skills proof; do not treat as a release.
Binary file added .fullsend/bin/fullsend
Binary file not shown.
2 changes: 2 additions & 0 deletions .fullsend/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ roles:
allowed_remote_resources:
- https://raw.githubusercontent.com/fullsend-ai/fullsend/
- https://raw.githubusercontent.com/fullsend-ai/agents/
agents:
- source: https://raw.githubusercontent.com/fullsend-ai/agents/8fbfdc6dac9a42a7d82bfde1ba1892333fef8ed2/harness/triage.yaml#sha256=fc5a7497cf846f8a7eff7b1435b830b6f548cc12818adb8326b73c6d91e1224e
create_issues:
allow_targets:
repos:
Expand Down
Loading