-
dd8dc519ab
feat: migration 0026 — rss_feeds, rss_items, weather_cache, conversation briefing columns
bvandeusen
2026-03-11 19:45:55 -04:00
-
9d31c1bab7
feat: add RssFeed, RssItem, WeatherCache models
bvandeusen
2026-03-11 19:45:50 -04:00
-
fa81509c9f
feat: add conversation_type and briefing_date to Conversation model
bvandeusen
2026-03-11 19:45:47 -04:00
-
598901b9a2
feat: add feedparser dependency for RSS service
bvandeusen
2026-03-11 19:45:43 -04:00
-
a63f06712f
Fix ShareDialog transparent background — replace undefined CSS vars
bvandeusen
2026-03-11 17:38:51 -04:00
-
6d593a0ef6
Move history to sidebar, simplify task assist, add content deduplication
bvandeusen
2026-03-11 16:56:30 -04:00
-
2cb4e6d3b2
Add version footer, task history UI, and note version retention policy
bvandeusen
2026-03-11 16:23:56 -04:00
-
9383f10dab
ci: build only on dev push and release tag, not on main merge
bvandeusen
2026-03-11 16:13:18 -04:00
-
4636c9a973
Add CalVer build-time version tracking
bvandeusen
2026-03-11 16:10:57 -04:00
-
767fa73e1d
Update summary.md and README for sharing/collaboration/backup session
bvandeusen
2026-03-11 15:40:25 -04:00
-
c7ef709633
Multi-user sharing, groups, and in-app notifications
bvandeusen
2026-03-11 15:37:00 -04:00
-
878b149f4d
feat(backup): v2 backup/restore with all models and FK re-mapping
bvandeusen
2026-03-11 11:57:21 -04:00
-
de4ab53363
Add implementation plans: sharing/collaboration and backup rewrite
bvandeusen
2026-03-11 11:46:54 -04:00
-
5d3f8683a4
ProjectView UI overhaul: Fraunces title, gradient CTA, stat chips, kanban colors
bvandeusen
2026-03-11 11:11:41 -04:00
-
8a83ba8e11
Task views: same UI refinement pass as note views
bvandeusen
2026-03-11 11:00:08 -04:00
-
978a2627fb
UI refinement: toolbar icons, gradient CTA, Fraunces title, viewer polish
bvandeusen
2026-03-11 10:57:02 -04:00
-
810f63e749
Associate research_topic notes with workspace project
bvandeusen
2026-03-11 09:29:56 -04:00
-
71301f631d
Workspace UI overhaul: rail note panel, split task detail, project goal header
bvandeusen
2026-03-10 23:51:17 -04:00
-
e4b2cd3aeb
Tasks list: smart sections view (overdue / today / this week / upcoming / no date / done)
bvandeusen
2026-03-10 23:12:07 -04:00
-
3b5e84052a
Remove docs/superpowers and gitignore it
bvandeusen
2026-03-10 22:40:44 -04:00
-
6e9ec26c8e
UI polish: notes/tasks list views
bvandeusen
2026-03-10 22:39:05 -04:00
-
f755067cbd
feat: inline Logs panel into Settings
bvandeusen
2026-03-10 22:26:52 -04:00
-
c2565fb818
feat: inline Users panel into Settings
bvandeusen
2026-03-10 22:22:18 -04:00
-
7c6d15179d
feat: settings sidebar layout + card header style
bvandeusen
2026-03-10 21:54:00 -04:00
-
befee1110b
feat: replace gear dropdown with direct settings link
bvandeusen
2026-03-10 21:13:43 -04:00
-
89f3d94895
docs: settings rework implementation plan
bvandeusen
2026-03-10 21:11:12 -04:00
-
1047298765
docs: settings rework design spec
bvandeusen
2026-03-10 20:43:04 -04:00
-
a6ce287be3
Dashboard: Mission Control layout — hero project, project grid, inbox
bvandeusen
2026-03-10 20:16:55 -04:00
-
1c6d009603
API: no_project filter + project_id on tasks route
bvandeusen
2026-03-10 20:04:03 -04:00
-
404aba1461
Task UX: forward-only advance button, auto edit mode, reload on save
bvandeusen
2026-03-10 18:50:36 -04:00
-
bb1f29c8e2
Header: increase height and logo size for better visibility
bvandeusen
2026-03-10 18:36:10 -04:00
-
474ed1fe05
UI polish: hover lift, skeleton loaders, empty states, badge contrast, transitions
bvandeusen
2026-03-10 18:34:52 -04:00
-
3ef0e9f2c5
Delete empty untitled chat on navigate-away from ChatView
bvandeusen
2026-03-10 18:02:57 -04:00
-
16220c57a0
Fix user bubble text contrast, Chat nav active state, and update summary.md
bvandeusen
2026-03-10 18:00:04 -04:00
-
ffe1087aac
Sync WorkspaceView queued bubble to indigo gradient (design language)
bvandeusen
2026-03-10 17:33:54 -04:00
-
3c3dd7377a
UI polish: Illuminated Transcript design language
Bryan Van Deusen
2026-03-10 15:18:22 -04:00
-
a56f514df6
UI: logo book fill light mode black → indigo
Bryan Van Deusen
2026-03-10 15:07:00 -04:00
-
5d9085d564
UI: flip bubble hierarchy — responses elevated, prompts recessed
Bryan Van Deusen
2026-03-10 15:02:39 -04:00
-
4a3899d103
UI: indigo/slate theme, border cleanup, rounder edges
Bryan Van Deusen
2026-03-10 14:38:19 -04:00
-
1a6b4b0a97
CI: simplify docker CLI install — use docker.io from Ubuntu repos
Bryan Van Deusen
2026-03-10 14:21:39 -04:00
-
ca151c1a98
CI: split runner-base RUN steps to avoid nginx upload timeout
Bryan Van Deusen
2026-03-10 13:24:26 -04:00
-
418f9e3a77
CI: add docker-ce-cli to runner-base image
Bryan Van Deusen
2026-03-10 11:47:11 -04:00
-
5104fdf27a
CI: fix ruff install on Ubuntu 24.04 (PEP 668)
Bryan Van Deusen
2026-03-10 11:21:35 -04:00
-
af9c540f6e
docs: update summary.md for CI/CD session
Bryan Van Deusen
2026-03-10 11:14:43 -04:00
-
6c051fa59d
CI: remove redundant GITEA_RUNNER_LABELS from runner-compose.yml
Bryan Van Deusen
2026-03-10 11:12:52 -04:00
-
94d818e519
CI: rename runner label ubuntu-latest → py3.12-node22
Bryan Van Deusen
2026-03-10 11:04:35 -04:00
-
eb7d00e114
CI: set runner label-to-image mapping in config.yml
Bryan Van Deusen
2026-03-10 11:02:20 -04:00
-
995c35a53e
gitignore: add .claude/ and settings.local.json
Bryan Van Deusen
2026-03-10 10:48:35 -04:00
-
dc03d71898
CI: custom runner-base image, Node 22, pip caching
Bryan Van Deusen
2026-03-10 10:45:59 -04:00
-
f5bee4573f
Scope duplicate detection to same type (notes vs tasks)
bvandeusen
2026-03-10 08:35:54 -04:00
-
da28a2f5c4
Fix queued bubble alignment and shape to match user messages
bvandeusen
2026-03-10 08:30:04 -04:00
-
a90342c9cb
Restore semantic duplicate check at 0.90 threshold, 200-char minimum
bvandeusen
2026-03-10 08:20:20 -04:00
-
4dd3c1fe81
Fix queued bubbles, queue persistence, duplicate confirm UX, semantic check
bvandeusen
2026-03-10 08:11:39 -04:00
-
d7e1fe6aab
UX: queue bubbles, dashboard queuing, duplicate confirm buttons, short-note fix
bvandeusen
2026-03-09 23:32:21 -04:00
-
12644999c1
Settings: reorganise into tabs (General, Account, Notifications, Integrations, Data, Admin)
bvandeusen
2026-03-09 23:20:33 -04:00
-
4327b9f858
CI: use venv for Python tests to isolate setuptools from system Python
bvandeusen
2026-03-09 22:47:08 -04:00
-
2b4163523b
CI: pre-install http-ece with --no-build-isolation to fix PEP 517 isolation
bvandeusen
2026-03-09 22:34:12 -04:00
-
52d14672e5
CI: install setuptools before dev deps to support legacy http-ece build
bvandeusen
2026-03-09 22:29:05 -04:00
-
090df1633a
Fix ruff E741: rename ambiguous variable l → log in task_logs route
bvandeusen
2026-03-09 22:28:34 -04:00
-
690270519f
Fix push notifications: focus suppression, empty body, error visibility
bvandeusen
2026-03-09 22:12:20 -04:00
-
059a2e06d5
Queue concurrent prompts instead of dropping or conflicting
bvandeusen
2026-03-09 22:05:49 -04:00
-
e34f6d6e54
Bump all GitHub Actions to latest major versions
bvandeusen
2026-03-09 21:41:14 -04:00
-
bb41ce48be
Fix Python CI jobs: drop container, install Python 3.12 directly
bvandeusen
2026-03-09 21:33:11 -04:00
-
c65aad6639
Upgrade all major frontend dependencies
bvandeusen
2026-03-09 21:30:55 -04:00
-
8b96115bb2
Bump vue to 3.5.30 (patch)
bvandeusen
2026-03-09 19:57:33 -04:00
-
c6211e5239
Gate Docker build on CI passing
bvandeusen
2026-03-09 18:53:58 -04:00
-
3d861d08eb
Skip semantic duplicate check for bare-title tasks/notes
bvandeusen
2026-03-09 18:42:07 -04:00
-
bd9ba9b526
Fix scanner probes returning 200 via SPA catch-all
bvandeusen
2026-03-09 18:28:25 -04:00
-
-
46672725a1
Skip semantic duplicate check for bare-title tasks/notes
bvandeusen
2026-03-09 18:42:07 -04:00
-
4d55d9d82a
Fix scanner probes returning 200 via SPA catch-all
bvandeusen
2026-03-09 18:28:25 -04:00
-
-
02df3a4be4
Add dev branch support to build workflow
bvandeusen
2026-03-08 21:17:53 -04:00
-
fbd5d04f6f
Add version tag support to build workflow
bvandeusen
2026-03-08 21:04:50 -04:00
-
65c17ab7e8
Fix Python jobs: use python:3.12-slim container instead of setup-python
bvandeusen
2026-03-08 20:42:35 -04:00
-
ef3a4fafd4
Add path filters to CI and build workflows
bvandeusen
2026-03-08 20:39:12 -04:00
-
feac66dcd0
Scope CI/CD to build+test only; clean up runner infra
bvandeusen
2026-03-08 19:46:46 -04:00
-
93fcd753a6
Simplify CI/CD for same-swarm topology: no SSH, direct service update
bvandeusen
2026-03-08 19:06:11 -04:00
-
1dc771cec2
Fix CI/CD for Forgejo-on-swarm topology; add runner swarm compose
bvandeusen
2026-03-08 18:55:40 -04:00
-
e128406790
Add Forgejo Actions CI/CD, ruff linting, and test foundation
bvandeusen
2026-03-08 18:46:54 -04:00
-
ef141f07f8
UI polish pass: word count, slash commands, task lists, graph peek, bulk delete, export
bvandeusen
2026-03-07 23:15:01 -05:00
-
de7709039a
Persist workspace panel open/closed state per project
bvandeusen
2026-03-07 20:47:35 -05:00
-
fe63a732df
Group conversations by date in chat sidebar
bvandeusen
2026-03-07 20:45:57 -05:00
-
e107da911a
Collapse tool call cards by default; expand on click
bvandeusen
2026-03-07 20:42:40 -05:00
-
659c08def5
Keyboard navigation improvements across all editors
bvandeusen
2026-03-07 18:46:08 -05:00
-
0e9ab84afb
Workspace note editor: toolbar, link suggestions, wikilink button, Ctrl+S
bvandeusen
2026-03-07 18:26:30 -05:00
-
320e879788
Workspace polish: milestone selector, streaming fix, push fix, log quieting
bvandeusen
2026-03-07 12:58:09 -05:00
-
74ebb8a87f
Project Workspace view, abort button, session invalidation, workspace fixes
bvandeusen
2026-03-07 11:34:06 -05:00
-
a8bb687349
Force-directed graph view with tag nodes, project clustering, physics tuning
bvandeusen
2026-03-06 20:50:43 -05:00
-
b33aa25fb7
Session invalidation on credential change
bvandeusen
2026-03-06 16:30:14 -05:00
-
16ecd6bbeb
DRY refactoring pass: shared mixins, route helpers, composables, CSS
bvandeusen
2026-03-06 15:26:34 -05:00
-
48f070f773
Project-aware assist, link suggestions, project-scoped RAG, semantic search tool, SSE race fix
bvandeusen
2026-03-06 14:02:54 -05:00
-
9036dfd931
Note editor sidebar, full-doc assist, persistent drafts, version history
bvandeusen
2026-03-05 17:10:55 -05:00
-
b11a92f32d
Fix writing assist: disable thinking mode, drop stuck-buffer 409
bvandeusen
2026-03-05 13:28:59 -05:00
-
9bf047ec45
Task work log, inline writing assistant, task editor sidebar layout
bvandeusen
2026-03-05 13:05:26 -05:00
-
dc39a56293
Per-conv streaming state, immediate message_count commit, auto-new-chat on open
bvandeusen
2026-03-04 20:32:56 -05:00
-
404d58d037
Update summary.md with keyboard navigation changes
bvandeusen
2026-03-04 08:41:42 -05:00
-
969ef0efa3
Add keyboard navigation: e/c/slash shortcuts, j/k list nav, focus visibility
bvandeusen
2026-03-04 08:39:49 -05:00
-
264c3664ba
Escape progressively unfocuses then navigates home
bvandeusen
2026-03-04 08:20:26 -05:00
-
3836f08007
Add overflow-x: clip and min-width: 0 to all list view containers
bvandeusen
2026-03-03 22:13:58 -05:00
-
c8b3d0f4e1
Fix dashboard overflow: clip at container boundary, min-width: 0 on grid children
bvandeusen
2026-03-03 22:06:22 -05:00
-
7fed77318d
Fix notes grid columns: dashboard 2-per-row, notes list 3-per-row
bvandeusen
2026-03-03 21:58:31 -05:00