Skip to content

Release v0.1.1: stability and graph performance#2

Merged
Seaual merged 4 commits into
mainfrom
codex/release-0.1.1
Apr 25, 2026
Merged

Release v0.1.1: stability and graph performance#2
Seaual merged 4 commits into
mainfrom
codex/release-0.1.1

Conversation

@Seaual
Copy link
Copy Markdown
Owner

@Seaual Seaual commented Apr 25, 2026

Summary

  • isolate LangGraph chat sessions by conversation id
  • batch concept persistence in a single database transaction
  • add retry-aware resilience helpers for external LLM calls
  • keep the Concepts ForceGraph instance alive across common UI state changes
  • update README, add CHANGELOG, and bump project versions to 0.1.1

Verification

  • python -m compileall backend mkg tests
  • npm run typecheck
  • npm run build

Notes

  • Added Python tests for resilience logic, but they were not executed here because pytest is not installed in this environment.
  • Frontend build still reports a large vendor chunk warning.

@Seaual Seaual merged commit 85c6327 into main Apr 25, 2026
2 checks passed
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