Skip to content

Commit aa17e22

Browse files
authored
Integrate current framework and template updates (#2806)
* feat: ship current framework updates * test(core): cover chat-first app handoff * feat(core): persist tool approvals and harden app handoffs * fix: align parity, attachments, and desktop surfaces * fix: harden workspace identity and request handling * feat: refine Dispatch chat and integration surfaces * fix: align current chat and integration surfaces * fix: remove ignored packages from changesets * fix: tolerate transient standalone dev startup hangs
1 parent 2239155 commit aa17e22

407 files changed

Lines changed: 11454 additions & 5024 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.agents/plugins/agent-native-turn-into-app/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agent-native-turn-into-app",
3-
"version": "1.0.0+codex.e5d9331d5811",
3+
"version": "1.0.0+codex.cd221ab48307",
44
"description": "Turn visible project context, a proven thread, skill, or workflow into a runnable Agent-Native app. On Claude or ChatGPT Web, it hands a bounded source brief to Builder through Dispatch; local code agents can build and verify in a workspace.",
55
"author": { "name": "Agent-Native", "url": "https://agent-native.com" },
66
"homepage": "https://dispatch.agent-native.com",

.agents/plugins/agent-native-turn-into-app/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
33
"name": "agent-native-turn-into-app",
4-
"version": "1.0.0+codex.e5d9331d5811",
4+
"version": "1.0.0+codex.cd221ab48307",
55
"description": "Turn visible project context, a proven thread, skill, or workflow into a runnable Agent-Native app. On Claude or ChatGPT Web, it hands a bounded source brief to Builder through Dispatch; local code agents can build and verify in a workspace.",
66
"author": { "name": "Agent-Native", "url": "https://agent-native.com" },
77
"homepage": "https://dispatch.agent-native.com",

.agents/plugins/agent-native-turn-into-app/skills/turn-into-app/SKILL.md

Lines changed: 24 additions & 0 deletions

.agents/skills/authentication/SKILL.md

Lines changed: 22 additions & 11 deletions

.agents/skills/sharing/SKILL.md

Lines changed: 1 addition & 1 deletion

.agents/skills/turn-into-app/SKILL.md

Lines changed: 24 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
Lines changed: 6 additions & 0 deletions
Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)