Skip to content

Releases: ruizmr/resume-context-builder

v0.2.26: PyPI Integration Test

11 Dec 19:24
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Version bump to verify PyPI publishing workflow.

v0.2.25: Hotfix Corruption

11 Dec 18:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Restored corrupted file structure in UI logic. Fixed indentation errors.

v0.2.24: Hotfix Syntax

11 Dec 18:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Fixed SyntaxError in graph visualization logic.

v0.2.23: Hotfix Indentation

11 Dec 18:22
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Fixed IndentationError in search settings UI block.

v0.2.22: Clean Titles

11 Dec 18:18
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Improved search result headers (filename only) and synced repo state.

v0.2.21: Clean Titles

11 Dec 18:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Improved search result headers to show clean filenames instead of full paths. Moved full path to a caption.

v0.2.20: UI Refinements & Graph Exploration

11 Dec 18:09
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Improved node titles, added full context for meta nodes, graph focus mode, and center-aligned feedback buttons.

v0.2.19: Graph Fix & Dynamic Version

11 Dec 17:57
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Fixed graph interactivity by forcibly wrapping agraph to accept 'key'. Added dynamic version display in UI.

v0.2.18: Fix Graph Key & Styling

11 Dec 17:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Patched streamlit-agraph to accept 'key' argument for state stability. Improved feedback buttons to use st.feedback when available.

v0.2.16: Interactive Graph & Tabs

11 Dec 17:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Fully replaced PyVis with Streamlit-Agraph for robust interactivity. Organized UI into Search/Package/Manage tabs. Added RL feedback loop and auto-tuning.