feat: implement all 30 open issues across 5 waves#209
Open
d-oit wants to merge 6 commits into
Open
Conversation
- #172/#168: XSS in static site export - sanitize entity descriptions - #173/#169: XSS in CLI export - escapeHtml in markdown export - #174/#170: API key exposure - mask keys, add warnings - #176: Chat 'Create new entity' carries search context - #175: Add Library nav item pointing to editor - #171: Fix GraphInspector dual-virtualizer scrollRef conflict
- #196: Fix doc inconsistencies - QUICKSTART refs, npm->pnpm, remove RUST/SUCCESS_TEST - #194: Add CI timeouts, caching, path filters - #197: Fix a11y gaps - CommandPalette, ExportPanel, AIHarness, GraphView, MindMap - #193: Add tests for ExportPanel, Chat, AIHarness - #198: tsconfig.app.json already fixed
…M wizard, DB constraints - #191: Deduplicate export logic - shared generateEntityMarkdown - #199: Graph export PNG already implemented - #181: Entity edit/delete already implemented - #183: Mind map node editing with toolbar + sync to DB - #182: Graph keyboard arrow navigation + aria-live - #187: 11 new CLI commands for CRUD + search - #188: LLM setup wizard, model selector, token tracking, markdown - #186: Schema constraints + migration 002
Contributor
Up to standards ✅🟢 Issues
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Implements all 30 open GitHub issues across 5 waves using GOAP planning with swarm agent coordination.
Wave 1 — Security + Critical Bugs
Wave 2 — Error Handling + Type Safety
Wave 3 — Docs + CI/CD + A11y + Coverage
Wave 4 — Features
Wave 5 — Performance + Layouts
Verification