Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
ca0efe1
chore(cecli): pin dev-integration — local multi-repo workspaces
JessicaMulein Jun 2, 2026
30e4c90
feat: dev-integration — open project, multi-repo workspace, brightdat…
JessicaMulein Jun 2, 2026
8f159fa
chore(cecli): pin dev-integration — UpdateTodoList JSON hardening
JessicaMulein Jun 2, 2026
a3f4d70
chore(cecli): pin dev-integration on cecli-dev v0.100.3 + PR #547/#548
JessicaMulein Jun 2, 2026
7596506
fix(desktop): reliable Vision API start and session create on macOS
JessicaMulein Jun 2, 2026
edca905
fix(agent): dead /agent turns, injected-task preproc, and desktop API…
JessicaMulein Jun 2, 2026
5fa8843
fix(core): wire litellm tool-arg repair to cecli parse_tool_arguments
JessicaMulein Jun 2, 2026
5182e5f
v0.2.1-bright2
JessicaMulein Jun 2, 2026
65bbf81
v0.2.1-bright2
JessicaMulein Jun 2, 2026
23bd81d
chore(cecli): pin dev-integration with full upstream PR stack
JessicaMulein Jun 2, 2026
243a535
feat(test-lab): improve suite UX and orchestrator reliability
JessicaMulein Jun 3, 2026
be29671
fix(test-lab): short-circuit bolt icon and spec wizard e2e tab scope
JessicaMulein Jun 3, 2026
18d5d9c
feat(test-lab): suite progress table, live step clock, and chip icons
JessicaMulein Jun 3, 2026
7a24237
fix: replace getByRole with getByText in e2e proposed-edit test
JessicaMulein Jun 4, 2026
8c10717
test: improve realCoreServer health check and error logging
JessicaMulein Jun 4, 2026
6e22943
test: add wait logic for server startup and health check in e2e helper
JessicaMulein Jun 4, 2026
61eaf0e
Dogfood hardening: Test Lab progress, chat UX, e2e LLM, and cecli /ad…
JessicaMulein Jun 4, 2026
5baafd8
feat: Kiro-depth spec agent, job debug export, and agent turn recovery.
JessicaMulein Jun 5, 2026
9348809
feat: spec timeouts, implement-turn recovery, and cecli pin
JessicaMulein Jun 6, 2026
393153a
feat(chat): group tool invocations; rebuild cecli dev-integration on …
JessicaMulein Jun 6, 2026
477c20b
chore(release): bump version to 0.2.1-bright6
JessicaMulein Jun 6, 2026
73d35e2
fix(git): add get_repo_files and get_cache_key to RepoSet
JessicaMulein Jun 6, 2026
7561407
chore(release): bump version to 0.2.1-bright7
JessicaMulein Jun 6, 2026
96e8275
docs: Homebrew cask trust step; remove README merge marker
JessicaMulein Jun 6, 2026
e616651
fix(core): implement workspace grounding and exploration abort guards
JessicaMulein Jun 7, 2026
02069b1
feat(router): role-based model routing with tier-colored chat replies
JessicaMulein Jun 7, 2026
711e26e
chore(cecli): pin dev-integration — Kiro-style agent prompt + edit co…
JessicaMulein Jun 8, 2026
e601800
This patch introduces several changes to `model_router.py` to support…
JessicaMulein Jun 8, 2026
6be7678
v0.2.2-bright4
JessicaMulein Jun 9, 2026
5d7717d
v0.2.2-bright5
JessicaMulein Jun 10, 2026
6b2863f
v0.2.2-bright6
JessicaMulein Jun 11, 2026
5fe1fcb
feat(v0.2.2-bright6): agent resilience, mermaid fix, /ps enhancements
JessicaMulein Jun 11, 2026
5f6ad3c
v0.2.2-bright7
JessicaMulein Jun 11, 2026
36a5c7c
chore(cecli): pin dev-integration — fix reflected_message AttributeEr…
JessicaMulein Jun 11, 2026
5102264
fix(spec-gen): use deepen pass as replacement, not concatenation, for…
JessicaMulein Jun 12, 2026
0267504
fix(spec-gen): strip thinking content from raw LLM output before EARS…
JessicaMulein Jun 12, 2026
aa7111f
feat: implement backend config resolver module
JessicaMulein Jun 12, 2026
fc6abce
fix: remove accidental duplicate code block from backend config module
JessicaMulein Jun 12, 2026
c482995
feat: add BackendClient protocol for pluggable LLM backends
JessicaMulein Jun 12, 2026
edd5efc
feat: add backend registry singleton
JessicaMulein Jun 12, 2026
7e32f4a
fix: correct registry config lookup and update package exports
JessicaMulein Jun 12, 2026
933e047
test: add BackendRegistry tests for defaults, switching, and env over…
JessicaMulein Jun 12, 2026
132a1ee
v0.2.3
JessicaMulein Jun 12, 2026
9b5dc77
v0.2.4
JessicaMulein Jun 13, 2026
96ce8a2
v0.2.4-bright1
JessicaMulein Jun 14, 2026
a14de82
fix(chat): model-switch banner no longer shows Restarting during acti…
JessicaMulein Jun 14, 2026
fd9ee40
v0.2.4-bright3
JessicaMulein Jun 14, 2026
accbfbf
chore(cecli): pin dev-integration — mirror tool execute output to UI
JessicaMulein Jun 14, 2026
d7b49fa
v0.2.5
agentpike Jun 15, 2026
f3972c6
feat(spec): project steering discoverability in Tasks and Spec UI
agentpike Jun 15, 2026
0bdacb1
feat(llm): multiple LLM manager backends and Lab llm:backends lane
agentpike Jun 15, 2026
d64f21a
feat(hopper): lift model router to cecli.hopper with BV shims
agentpike Jun 15, 2026
e0b135b
chore(cecli): pin dev-integration — hopper lint fix after upstream PR…
agentpike Jun 15, 2026
c2155e0
docs(roadmap): link hopper cecli lift to upstream PR #577
agentpike Jun 15, 2026
ff11d0d
fix(dogfood): pin cecli with restored spec.progress module
agentpike Jun 15, 2026
fd82789
chore(cecli): pin dev-integration — spec guards + hopper lmstudio prefix
agentpike Jun 16, 2026
aa62883
chore(cecli): pin dev-integration — black fix for spec PR #574
agentpike Jun 16, 2026
352ff4d
fix(tauri): remove unused LmStudioCli::load wrapper
agentpike Jun 16, 2026
7487fde
feat(implement): generic workspace inject, yield guard, cecli pin
agentpike Jun 17, 2026
f11b258
v0.3.1
agentpike Jun 19, 2026
6490ce4
feat: Implement POST /sessions/{id}/agents/invoke HTTP endpoint and f…
agentpike Jun 20, 2026
a47417e
chore(cecli): pin dev-integration — agent todo clear on task delete
agentpike Jun 20, 2026
42d7394
v0.3.2
agentpike Jun 20, 2026
2e32668
v0.100.9
agentpike Jun 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 3 additions & 1 deletion .github/workflows/core-compat-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- 'bright_vision_core/**'
- 'cecli/**'
- 'brightdate-python/**'
- 'src/**'
- 'src-tauri/**'
- 'docs/**'
Expand All @@ -24,9 +25,10 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: Install bright_vision_core + cecli (editable)
- name: Install brightdate + cecli + bright_vision_core (editable)
run: |
python -m pip install -U pip
pip install -e brightdate-python
pip install -e cecli
pip install -e '.[dev]'
- name: workspace path migration tests
Expand Down
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ playwright-report/
e2e/fixtures/*-workspace/.git/
e2e/fixtures/hello-workspace/.cecli/
e2e/fixtures/integration-workspace/.cecli/
# Prompt-eval workspace is fully regenerated by tests/core/test_agent_prompt_eval.py
e2e/fixtures/prompt-eval-workspace/
# LLM implement pytest copies implement-workspace here and git-inits during runs
e2e/fixtures/implement-workspace-llm/

# Local Ollama defaults for BrightVision (see docs/LOCAL_LLM.md)
local-llm.env
Expand Down
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[submodule "brightdate-python"]
path = brightdate-python
url = https://github.com/Digital-Defiance/brightdate-python.git
branch = main
[submodule "cecli"]
path = cecli
url = https://github.com/Digital-Defiance/cecli.git
Expand Down
1 change: 1 addition & 0 deletions .kiro/specs/model-priority-hopper/.config.kiro
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"specId": "f309473e-ca8c-444c-ad5f-fedfb41fa8e9", "workflowType": "requirements-first", "specType": "feature"}
Loading
Loading