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
51 changes: 0 additions & 51 deletions .github/workflows/egress-gate.yml

This file was deleted.

1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ lib/
# Static site and docs output
public/
site/
docs/documentation/egress-gate/
docs/documentation/openshell-agent-runner/
.docusaurus/
.vitepress/cache/
Expand Down
2 changes: 0 additions & 2 deletions docs/documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@ agent_markdown: true
Technical documentation and references for installing, using, and extending
OpenShell Research projects.

- [Egress Gate](egress-gate/index.md): extensible middleware for applying gates
to outgoing HTTP requests.
- [OpenShell Agent Runner](openshell-agent-runner/index.md): launch ephemeral
agents for single, bounded tasks in CI and automated workflows.
2 changes: 0 additions & 2 deletions projects/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Current projects:
horizons and repeated parallel attempts, starting with GitHub policy review.
- `openshell-middleware-manager`: `omm` CLI that creates and updates version-matched
Python and Rust OpenShell supervisor middleware projects.
- `egress-gate`: Extensible OpenShell middleware for provider-bound HTTP
requests.
- `python-project-template`: Minimal, production-ready Python project scaffold
managed with uv.
- `reachy-mini-openshell`: Reachy Mini conversation demo for OpenShell.
13 changes: 0 additions & 13 deletions projects/egress-gate/.openshell-middleware-manifest.json

This file was deleted.

125 changes: 0 additions & 125 deletions projects/egress-gate/AGENTS.md

This file was deleted.

Loading
Loading