Skip to content

fix: complete embedded WebUI graph interactions#180

Merged
EterUltimate merged 1 commit into
mainfrom
codex/fix-provider-cold-start
Jun 8, 2026
Merged

fix: complete embedded WebUI graph interactions#180
EterUltimate merged 1 commit into
mainfrom
codex/fix-provider-cold-start

Conversation

@EterUltimate

Copy link
Copy Markdown
Collaborator

Summary

  • completes the AstrBot embedded plugin page with modular dashboard sections for AI insights, monitoring, review queues, jargon learning, expression learning, persona learning, content browsing, graphs, reply strategy, integrations, and settings
  • adds bridge APIs under page/* so the embedded page can use runtime WebUI services without depending on the standalone WebUI port
  • fixes embedded memory/knowledge graph rendering by syncing canvas dimensions to the container, using centered safe layout bounds, and supporting pointer drag interactions
  • bumps release metadata to 3.2.2

Validation

  • node --check pages\dashboard\app.js
  • python -m py_compile main.py core\page_api.py
  • python -m pytest tests\integration\test_package_imports.py tests\integration\test_webui_static_assets.py -q
  • git diff --check

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @EterUltimate, your pull request is larger than the review limit of 150000 diff characters

@EterUltimate EterUltimate merged commit 4b4b596 into main Jun 8, 2026
4 checks passed
@EterUltimate EterUltimate deleted the codex/fix-provider-cold-start branch June 8, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant