Commit 7853f12
committed
V48 (specification-implementation): Move ChatGPT App to external-apps; Claude plugin scaffold
Relocate packages/chatgptapp → packages/external-apps/chatgpt as
@bitcode/external-apps-chatgpt with BC @bitcode/chatgptapp shim. Add
packages/external-apps/claude Claude Code plugin scaffold (plugin.json, skills,
agents, hooks, .mcp.json) for Bitcode operator surfaces.1 parent e681803 commit 7853f12
63 files changed
Lines changed: 396 additions & 203 deletions
File tree
- internal-docs
- packages
- chatgptapp
- src
- external-apps
- chatgpt
- src
- __mocks__
- __stubs__
- __tests__
- prompts
- types
- claude
- .claude-plugin
- agents
- hooks
- skills/bitcode-operator
- protocol/src/canonical
- protocol-demonstration
- src/canonical
- test
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 | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
12 | 10 | | |
13 | 11 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 12 | + | |
34 | 13 | | |
35 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 4 additions & 1 deletion
0 commit comments