Commit 604afcc
committed
chore: move wasmvm, python, browser, dev-shell, playground to agent-os repo
Packages moved to ~/a1 (agent-os) and renamed:
- @secure-exec/wasmvm -> @rivet-dev/agent-os-posix
- @secure-exec/python -> @rivet-dev/agent-os-python
- @secure-exec/browser -> @rivet-dev/agent-os-browser
- @secure-exec/dev-shell -> @rivet-dev/agent-os-dev-shell
- @secure-exec/playground -> @rivet-dev/agent-os-playground
Also moved: related tests, docs, and examples (doom, ai-agent-type-check).
Cleaned up browser re-exports, optional deps, and doc nav.
This repo now focuses on: kernel (@secure-exec/core), Node.js runtime
(@secure-exec/nodejs), V8 engine (@secure-exec/v8), TypeScript tools
(@secure-exec/typescript), and the barrel package (secure-exec).1 parent 98888ae commit 604afcc
118 files changed
Lines changed: 44 additions & 27571 deletions
File tree
- docs
- features
- runtimes
- system-drivers
- wasmvm
- examples
- ai-agent-type-check
- scripts
- src
- doom
- c
- src
- packages
- browser
- src
- dev-shell
- src
- test
- playground
- backend
- frontend
- scripts
- tests
- python
- src
- test
- secure-exec
- src/browser
- tests
- runtime-driver
- browser
- python
- test-suite
- node
- python
- wasmvm
- src
- test
- fixtures
- helpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
183 | | - | |
| 181 | + | |
184 | 182 | | |
185 | 183 | | |
186 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | | - | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
| |||
97 | 95 | | |
98 | 96 | | |
99 | 97 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | 98 | | |
109 | 99 | | |
110 | 100 | | |
| |||
115 | 105 | | |
116 | 106 | | |
117 | 107 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | 108 | | |
125 | 109 | | |
126 | 110 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 111 | + | |
132 | 112 | | |
133 | 113 | | |
134 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 60 | | |
77 | 61 | | |
78 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
139 | 124 | | |
140 | 125 | | |
141 | 126 | | |
| |||
This file was deleted.
0 commit comments