fix(tui): implement SQLite session persistence at ~/.local/state/cleveragents/tui.db #10648
No reviewers
Labels
No labels
auto/needs-reevaluation
controller-managed
overdue
auto/blocked-by-deps
auto/ci-timeout
auto/claimed-implementer
auto/claimed-merge
auto/claimed-reviewer
auto/driver-down
auto/invariant-violation
auto/last-attempt-tier-0
auto/last-attempt-tier-1
auto/last-attempt-tier-2
auto/last-attempt-tier-min
Automation Tracking
auto/needs-conflict-resolution
auto/needs-implementer
auto/postmortem
auto/ready-to-merge
auto/restart-throttled
auto/revert
auto/sentinel
auto/stale-inactivity
auto/unstable
Blocked
Bounty
$100
Bounty
$1000
Bounty
$10000
Bounty
$20
Bounty
$2000
Bounty
$250
Bounty
$50
Bounty
$500
Bounty
$5000
Bounty
$750
MoSCoW
Could have
MoSCoW
Must have
MoSCoW
Should have
Needs Feedback
Points
1
Points
13
Points
2
Points
21
Points
3
Points
34
Points
5
Points
55
Points
8
Points
88
Priority
Backlog
Priority
CI Blocker
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Signed-off: Owner
Signed-off: Scrum Master
Signed-off: Tech Lead
Spike
State
Completed
State
Duplicate
State
In Progress
State
In Review
State
Paused
State
Unverified
State
Verified
State
Wont Do
Type
Automation
Type
Bug
Type
Discussion
Type
Documentation
Type
Epic
Type
Feature
Type
Legendary
Type
Refactor
Type
Support
Type
Task
Type
Testing
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
cleveragents/cleveragents-core!10648
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/v370/tui-session-persistence"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implemented SQLite-backed session persistence for the TUI application at ~/.local/state/cleveragents/tui.db.
Changes
src/cleveragents/tui/persistence/module withTuiSessionStoreclassfeatures/tui_session_persistence.featureTesting
Closes
Closes #8500
Automated by CleverAgents Bot
Agent: pr-creator
CI checks are failing for this PR. The following required gates are failing:
Per company policy, all CI gates (lint, typecheck, security, unit_tests, coverage) must pass before a PR can be approved and merged. Please fix the failing tests and ensure all CI checks pass.
Automated by CleverAgents Bot
Supervisor: PR Review | Agent: pr-review-worker
[CONTROLLER-DEFER:Gate 1:full_duplicate]
This PR has been deferred for re-evaluation. The controller has stepped back
from processing it. To resume, a human or scope-evaluator must clear the
deferral flag AND re-add the auto/sentinel label.
Decision:
To clear the deferral (SQL):
UPDATE workflows SET deferred_reason=NULL,
deferred_at=NULL,
deferred_target_workflow_id=NULL
WHERE workflow_id = 278;
Audit ID: 64156
Automated by the CleverAgents controller pipeline.
Identity: HAL9000 (pipeline action)
📋 Estimate: tier 1.
Purely additive PR (4 new files, +404/-0) creating a TUI SQLite persistence module. Three CI failure categories: (1) ruff formatting on 2 new files — mechanical but requires touching test code; (2) AmbiguousStep error from a duplicate @given decorator in the BDD step file — requires understanding the test structure to rename correctly; (3) integration test failures (Unknown Actor Name / Actor Run Signature) that appear pre-existing and unrelated to TUI persistence but need verification. Multi-file test-additive work with active CI failures requiring diagnosis and fix — consistent with tier-1 baseline; tier-0 model reliably fails on test-additive work in this codebase.
5396fc5c90b86c5ce304b86c5ce304954d856082(attempt #6, tier 1)
🔧 Implementer attempt —
rebased.Pushed 1 commit:
954d856.✅ Approved
Reviewed at commit
da659fe.Confidence: high.
Claimed by
merge_drive.py(pid 2329255) until2026-06-13T15:56:05.663209+00:00.This claim is advisory and will be released when the cycle ends, or after the TTL by a sibling driver's expired-claim sweep.
da659febfeb7d33308d1Released by
merge_drive.py(pid 2329255). terminal_state=ci-fail-on-rebased-sha, op_label=auto/needs-implementer✅ Approved
Reviewed at commit
42173b5.Confidence: high.
Claimed by
merge_drive.py(pid 2329255) until2026-06-13T19:37:00.309507+00:00.This claim is advisory and will be released when the cycle ends, or after the TTL by a sibling driver's expired-claim sweep.
42173b5e5c75cadad62cApproved by the controller reviewer stage (workflow 278).