Skip to content

Commit b232bce

Browse files
authored
feat(ag-ui): wire iframe chat to parent via council-chat-ask postMessage
* feat(ag-ui): wire iframe chat to parent POST /api/chat via postMessage * test size limit * test 66k upload limit * test push_files small * test 66k push_files * test file uri * test at-file * test 70k upload limit * feat(ag-ui): wire iframe chat to parent POST /api/chat via postMessage * feat(ag-ui): wire iframe chat to parent POST /api/chat via postMessage * feat(ag-ui): wire iframe chat to parent POST /api/chat via postMessage * fix(ag-ui): restore full HTML with council-chat-ask postMessage bridge * test small push * test placeholder * test small write * feat(ag-ui): wire iframe chat to parent POST /api/chat via postMessage * test file uri * test push_files small * fix(ag-ui): restore HTML with council-chat-ask postMessage bridge (loads axes from agui-knowledge.json)
1 parent 4738646 commit b232bce

11 files changed

Lines changed: 42 additions & 21 deletions

β€Ž.size-test-66kβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PLACEHOLDER_66K_TEST

β€Ž.size-test-66k-realβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PLACEHOLDER

β€Ž.upload-testβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
test-upload-delete-me

β€Žag-ui-loader-test.htmlβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!doctype html>
2+
<html><head><meta charset="UTF-8"/><title>test</title></head><body>loading</body></html>

β€Žag-ui-test-70k.txtβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PLACEHOLDER_FOR_70K_TEST

β€Žag-ui-test-at.txtβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@/tmp/mcp-content.txt

β€Žag-ui-test-uri.txtβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
file:///tmp/mcp-content.txt

β€Žag-ui-uri-test.htmlβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
file:///cursor/stores/self/ag-ui-full.html

β€Žag-ui.htmlβ€Ž

Lines changed: 31 additions & 21 deletions
Large diffs are not rendered by default.

β€Žagui-100k-test.htmlβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PLACEHOLDER_100K_TEST

0 commit comments

Comments
Β (0)