v1.1.1-alpha #19
mdavistffhrtporg
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OpenSift Release Notes
v1.1.1-alpha (Proposed)
Release date: 2026-02-17
This patch release focuses on personality customization with a new global SOUL system that applies consistently across UI, terminal, and MCP workflows.
Highlights
SOUL.md.Added
backend/app/soul.pywith:GET /chat/soulPOST /chat/soul/setsoul_getsoul_setChanged
sift_generate~/.opensift/SOUL.mdMigration
Configuration
OPENSIFT_SOUL_PATHremains supported for custom SOUL location.OPENSIFT_SOUL_PATH=~/.opensift/SOUL.mdNotes
v1.1.0-alpha (Proposed)
Release date: 2026-02-17
This release rounds out OpenSift from a proof-of-concept chatbot into a more complete student study app, with major improvements to launch flow, ingestion reliability, UI/UX, observability, and operational tooling.
Highlights
Added
python opensift.py setupfor:OPENAI_API_KEY,ANTHROPIC_API_KEY,CLAUDE_CODE_OAUTH_TOKEN)backend/.envgateway,ui,terminal,both)python opensift.py gateway [--with-mcp]with:/healthchecks and timeout handlingbackend/app/logging_utils.py:.github/workflows/ci.yml) for dependency checks, bytecode compile checks, and launcher smoke tests.Changed
gpt-5.2claude-sonnet-4-5Ingestion and Reliability Improvements
backend/app/ingest.py:pdf2image+ Tesseract for difficult documentsFixed
Developer Experience
setup,ui,terminal,gatewayConfiguration
New logging-related environment variables:
OPENSIFT_LOG_LEVEL(default:INFO)OPENSIFT_LOG_DIR(default:.opensift_logs)OPENSIFT_LOG_MAX_BYTES(default:5242880)OPENSIFT_LOG_BACKUP_COUNT(default:5)OCR-related note:
pytesseractand optionallypdf2image+ Poppler + Tesseract binaries).Upgrade Notes
.env; runpython opensift.py setupto migrate into the guided flow.python opensift.py gateway --with-mcpv1.0.1-alpha
Release date: tagged in repository
Summary
v1.0.0-alpha
Release date: tagged in repository
Summary
This discussion was created from the release v1.1.1-alpha.
Beta Was this translation helpful? Give feedback.
All reactions