Skip to content

Big change#26

Merged
vitchenkokir merged 7 commits into
mainfrom
big-change
Jun 17, 2026
Merged

Big change#26
vitchenkokir merged 7 commits into
mainfrom
big-change

Conversation

@vitchenkokir

Copy link
Copy Markdown
Collaborator

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update

Changes Made

Testing

  • All existing tests pass (uv run pytest)
  • New tests added for new functionality
  • Manual testing performed

Checklist

  • Code follows the style guidelines (uv run ruff check, uv run ruff format, uv run mypy)
  • Self-review completed
  • Comments added for complex logic
  • Documentation updated (if needed)
  • No new warnings generated

Related Issues

Fixes #

Screenshots (if applicable)

Additional Notes

…ession fixes

- Add Known Questions: mark items during interview/review, exclude on setup, dedicated management page
- Auto-generate LLM catalog model ids from display name; remove manual Model id on /config
- Refresh dark developer-tool UI: coding editor, terminal output, dashboard status badges
- Consolidate theory/coding on InterviewUnitOfWork; fix SQLite lock on theory-to-coding handoff
- Fix coding follow-up submits, round timers, partial session scoring, and theory submit reliability
- Cache question bank text indexes for faster Known Questions page
- Update README, ARCHITECTURE, CHANGELOG, screenshots, and demo video
# Conflicts:
#	app/theory/services/submission.py
@vitchenkokir vitchenkokir merged commit bb3ddce into main Jun 17, 2026
1 check 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