Commit Graph

596 Commits

Author SHA1 Message Date
Cal Corum
c9b36e4a96 episode: PR review: paper-dynasty-database#32 — remove debug print(req.scope) 2026-03-02 23:03:16 -06:00
Cal Corum
0d8d1fcd54 episode: Issue poller: paper-dynasty-database#31 (success) 2026-03-02 22:37:13 -06:00
Cal Corum
6207c5fefd episode: Fix: Remove debug print(req.scope) from paper-dynasty-database get_docs route 2026-03-02 22:36:40 -06:00
Cal Corum
2305dd27d6 episode: Fix: swallowed HTTPException in recalculate_standings — use sed to avoid linter reformatting 2026-03-02 19:36:59 -06:00
Cal Corum
36fa37cfaf episode: PR review: major-domo-database#39 (APPROVED) 2026-03-02 19:22:35 -06:00
Cal Corum
f95b01f50b episode: PR review: major-domo-database#39 — assign order_by() return value in stratgame.py 2026-03-02 19:22:05 -06:00
Cal Corum
696b3ac27f episode: PR review: major-domo-database#40 (REQUEST_CHANGES) 2026-03-02 19:20:38 -06:00
Cal Corum
9970ac89f8 episode: PR review: major-domo-database#40 — raise HTTPException fix (standings.py) 2026-03-02 19:20:24 -06:00
Cal Corum
fc853321a5 episode: PR review: major-domo-database#40 (APPROVED) 2026-03-02 19:11:18 -06:00
Cal Corum
e085a5e4c6 episode: PR review: major-domo-database#40 — raise HTTPException in recalculate_standings 2026-03-02 19:11:07 -06:00
Cal Corum
f23b4b3f49 episode: [homelab] Session: automation, creation, fix 2026-03-02 15:58:37 -06:00
Cal Corum
f6cd5f5e79 episode: PR Reviewer File Locations and Symlink Structure 2026-03-02 15:57:26 -06:00
Cal Corum
3bf7101207 episode: PR Reviewer Label Convention and State Machine 2026-03-02 15:57:20 -06:00
Cal Corum
912386cce3 episode: PR Reviewer: Review All PRs Including AI-Generated 2026-03-02 15:57:14 -06:00
Cal Corum
72bc511696 episode: PR Reviewer: Scheduled Poller over Webhook Trigger 2026-03-02 15:57:09 -06:00
Cal Corum
24d6a476ce episode: PR Reviewer Agent Definition and Dispatcher System 2026-03-02 15:57:02 -06:00
Cal Corum
1a512a1db2 episode: [major-domo] fix: refresh roster data before validation to prevent stale cache 2026-03-02 15:17:06 -06:00
Cal Corum
cf614a0b5b episode: [homelab] Session: configuration, creation, debugging, fix 2026-03-02 14:38:10 -06:00
Cal Corum
622b4f60e1 episode: [homelab] Update issue-worker agent, trim MCP config, sync plugins 2026-03-02 14:29:36 -06:00
Cal Corum
a98bc5248f episode: Issue Worker Agent: Phased Workflow Architecture 2026-03-02 14:19:30 -06:00
Cal Corum
a304b6df81 episode: Issue-Worker Model: Sonnet over Opus for Cost-Efficient Autonomous PRs 2026-03-02 14:05:15 -06:00
Cal Corum
ac654bbeae episode: STL Profile: Stackmon (AppID 3729550) 2026-03-02 14:05:08 -06:00
Cal Corum
b123a9b907 episode: Dotfiles Repo: claude-scheduled and systemd Units with Token Templating 2026-03-02 14:05:03 -06:00
Cal Corum
c13306c1b4 episode: issue-worker Agent Definition: Autonomous Gitea PR Creator 2026-03-02 14:04:56 -06:00
Cal Corum
fff43ad944 episode: extract_issues.py: Triage Log Parser with Repo Validation 2026-03-02 14:04:51 -06:00
Cal Corum
35e5361067 episode: Issue Dispatcher: Separate systemd timer and service (not runner.sh template) 2026-03-02 14:04:46 -06:00
Cal Corum
70e9d6ad6a episode: Autonomous Issue-Dispatcher Pipeline: backlog-triage to per-issue claude workers 2026-03-02 14:04:39 -06:00
Cal Corum
1e70e37179 episode: Discord Webhook Notifications in claude-scheduled runner.sh 2026-03-02 14:03:56 -06:00
Cal Corum
2885437c0d episode: [major-domo] refactor: move 42 unnecessary lazy imports to top-level across codebase 2026-03-02 14:03:16 -06:00
Cal Corum
447f77d5e6 episode: [homelab] fix: add ~/.local/bin to fish PATH and restore abbreviations 2026-03-02 13:58:41 -06:00
Cal Corum
b1ebb697c2 episode: Scheduled task: backlog-triage (2026-03-02T13:12:17-06:00) 2026-03-02 13:13:45 -06:00
Cal Corum
71b2288bd1 episode: [stoat-research] Session: debugging, feature, fix, tooling 2026-03-02 13:10:33 -06:00
Cal Corum
7c3628a09c episode: [major-domo] fix: auto-detect player roster type in trade commands instead of assuming ML 2026-03-02 13:06:08 -06:00
Cal Corum
be8b1302ac episode: Scheduled task: backlog-triage (2026-03-02T09:15:08-06:00) 2026-03-02 09:16:48 -06:00
Cal Corum
6160e9765e episode: [rust] Session: automation, configuration, feature, fix, refactoring 2026-03-01 20:46:36 -06:00
Cal Corum
b647814935 episode: [homelab] Session: configuration 2026-03-01 20:14:46 -06:00
Cal Corum
1cea1c62c7 episode: MCP servers go in ~/.claude.json, NOT ~/.claude/.mcp.json 2026-03-01 20:14:28 -06:00
Cal Corum
e66f4b2e5b episode: Decision: Auto-sync on dashboard mount when all entities stale >24h 2026-03-01 20:09:10 -06:00
Cal Corum
a4948e2801 episode: Pattern: Parallel /simplify agents with isolated worktrees for large refactors 2026-03-01 20:08:58 -06:00
Cal Corum
00cbebd4fb episode: Fix: sqlx in-memory SQLite pool requires max_connections=1 2026-03-01 20:08:46 -06:00
Cal Corum
cb3faff1b8 episode: Fix: Claude Code PostToolUse hook correct JSON format 2026-03-01 20:08:35 -06:00
Cal Corum
55440a57bc episode: [homelab] Add mcp-tui-driver MCP server, subagent notification hook 2026-03-01 19:45:27 -06:00
Cal Corum
1d847191b5 episode: Workflow: TUI testing with mcp-tui-driver in Claude Code 2026-03-01 18:38:21 -06:00
Cal Corum
2127d81c0f episode: Decision: mcp-tui-driver chosen over mcpterm for TUI testing 2026-03-01 18:38:13 -06:00
Cal Corum
9fa5ae6d48 episode: Config: mcp-tui-driver MCP server installed globally 2026-03-01 18:38:05 -06:00
Cal Corum
81d92b3d0e episode: Cargo check post-edit hook for Rust files in Claude Code 2026-03-01 18:33:26 -06:00
Cal Corum
1b32bd8f94 episode: Two-phase cached loading pattern for API-heavy screens in Rust TUI 2026-03-01 18:33:19 -06:00
Cal Corum
1ef230510c episode: Standings screen nav key chosen as 'w' in SBA Scout Rust TUI 2026-03-01 18:33:08 -06:00
Cal Corum
4a5b9361ec episode: [major-domo] fix: key plays score text shows "tied at X" instead of "Team up X-X" (closes #48) 2026-03-01 17:05:11 -06:00
Cal Corum
24a7831451 episode: [homelab] Session: automation 2026-03-01 16:58:18 -06:00
Cal Corum
f23365c03e episode: [paper-dynasty] Session: automation, configuration, creation, debugging, deployment, fix, tooling 2026-03-01 16:57:40 -06:00
Cal Corum
bf11d3ceec episode: [homelab] Update backlog skill to use gitea-mcp, sync settings and plugin lists 2026-03-01 16:37:46 -06:00
Cal Corum
3a7e9ee548 episode: Backlog Skill Updated to Use gitea-mcp MCP Server as Primary Method 2026-03-01 16:17:02 -06:00
Cal Corum
a6e6f2e96e episode: Overlap Memories Duplicated to Both Target Graphs During Migration 2026-03-01 16:16:56 -06:00
Cal Corum
a4dbbe8dbf episode: Memory Migration Execution: 3 Project Graphs Populated from Default 2026-03-01 16:16:52 -06:00
Cal Corum
8be0bb3926 episode: Migration Script: Default-to-Named-Graph Memory Transfer 2026-03-01 16:16:44 -06:00
Cal Corum
42a53d2723 episode: [homelab] docs: document fish shell functions and tmux aliases in workstation context 2026-03-01 15:26:19 -06:00
Cal Corum
6bd6277c49 episode: [major-domo] fix: roster validation now includes org affiliate transactions (closes #49) 2026-03-01 15:21:49 -06:00
Cal Corum
7038e6e94e episode: CLAUDE.md workstation keywords expanded to include fish and tmux terms 2026-03-01 10:43:46 -06:00
Cal Corum
770c36762e episode: Fish functions and tmux aliases documented in workstation CONTEXT.md 2026-03-01 10:43:43 -06:00
Cal Corum
e15094ef45 episode: Tmux default shell set to fish via dotfiles 2026-03-01 10:43:38 -06:00
Cal Corum
958112d9e3 episode: Fish cddev abbreviation for quick dev directory navigation 2026-03-01 10:43:35 -06:00
Cal Corum
f27a38dad8 episode: [major-domo] Fix skill description budget overflow — shorten major-domo, paper-dynasty, proxmox descriptions 2026-03-01 10:34:29 -06:00
Cal Corum
361b16ec97 episode: [homelab] docs: archive headless-claude design docs to legacy/ 2026-03-01 09:59:55 -06:00
Cal Corum
a349235513 episode: Architecture: N8N Server Health Monitor uses Master Loop + Sub-workflow pattern 2026-03-01 09:58:58 -06:00
Cal Corum
b19cbfbaf2 episode: Pattern: N8N REST API workflow activation sequence 2026-03-01 09:58:51 -06:00
Cal Corum
1d999b9adc episode: Fix: N8N MCP partial updates corrupt workflows via typeVersion bumps 2026-03-01 09:58:45 -06:00
Cal Corum
acda90d313 episode: Fix: N8N Master Loop Discord Summary node missing URL caused silent failures 2026-03-01 09:58:38 -06:00
Cal Corum
526ff0b0d7 episode: Gap: Claude CLI not installed on CT 300 claude-runner (Tier 2 broken) 2026-03-01 08:16:43 -06:00
Cal Corum
52543b19eb episode: Archived headless-claude planning folder to claude-home/legacy/ 2026-03-01 08:16:37 -06:00
Cal Corum
f1e3597da4 episode: CT 300 claude-runner: Two-Tier Health Check Architecture 2026-03-01 08:16:30 -06:00
Cal Corum
65b574e709 episode: Reflection: 1 clusters from 249 memories 2026-03-01 02:00:29 -06:00
Cal Corum
9d21c16fb5 episode: [homelab] add create-scheduled-task skill, update plugin registries 2026-03-01 00:48:10 -06:00
Cal Corum
ea23dcc76c episode: create-scheduled-task skill: guide for adding new Claude scheduled tasks 2026-03-01 00:21:14 -06:00
Cal Corum
bee9d6ee82 episode: Fix: claude -p nested session failure due to CLAUDECODE env var 2026-03-01 00:21:07 -06:00
Cal Corum
bacfc1b170 episode: Backlog triage scheduled task config (daily Gitea issue triage) 2026-03-01 00:21:02 -06:00
Cal Corum
3d0939f533 episode: Claude Scheduled Tasks: headless Claude Code on systemd timers 2026-03-01 00:20:55 -06:00
Cal Corum
88e02b37d1 episode: Scheduled task: backlog-triage (2026-03-01T00:14:10-06:00) 2026-03-01 00:15:06 -06:00
Cal Corum
71f086146b episode: [homelab] Session: configuration, tooling 2026-02-28 23:55:43 -06:00
Cal Corum
c0c2cc747f episode: [claude-config] Reorganize skills: scope guards, archive deploy, restructure z-image 2026-02-28 23:51:05 -06:00
Cal Corum
4db18bdd72 episode: Skill architecture: SKILL.md only, app code lives separately 2026-02-28 23:48:30 -06:00
Cal Corum
8180d01e00 episode: z-image restructured as proper Python package with uv tool install 2026-02-28 23:48:22 -06:00
Cal Corum
01d59592b4 episode: Scope guards added to major-domo, paper-dynasty, proxmox skills 2026-02-28 23:48:14 -06:00
Cal Corum
474a354fb8 episode: Skill organization: scoped user skills over symlinks 2026-02-28 23:48:08 -06:00
Cal Corum
7115807a95 episode: [homelab] Session: configuration 2026-02-28 23:27:14 -06:00
Cal Corum
f2ed3e8859 episode: [claude-config] Update config, SKILL.md multi-graph docs, remove migrated app code from skill layer 2026-02-28 23:22:37 -06:00
Cal Corum
4fa0a18131 episode: Cognitive-memory has no test suite — use inline smoke tests 2026-02-28 22:12:49 -06:00
Cal Corum
a780f8a57e episode: Auto-edge implementation: design analysis findings and fixes 2026-02-28 22:12:45 -06:00
Cal Corum
351e50b5ee episode: Auto-edge creation on memory_store in MCP server 2026-02-28 22:12:39 -06:00
Cal Corum
5626990464 episode: [claude-config] Implement Phase 2: API client, sync pipeline, and CSV card importers 2026-02-28 22:00:04 -06:00
Cal Corum
541d5f3d37 episode: [claude-config] docs: add CLAUDE.md for project conventions 2026-02-28 16:20:45 -06:00
Cal Corum
82d2fbc8be episode: Gitea SSH push fails with password prompt — use HTTPS instead 2026-02-28 16:10:33 -06:00
Cal Corum
bfd4771a86 episode: Fix: Stale MCP config pointed to non-existent cognitive-memory binary 2026-02-28 16:10:26 -06:00
Cal Corum
86b1cc6969 episode: Path references updated across 6 files after cognitive-memory extraction 2026-02-28 16:10:20 -06:00
Cal Corum
ff66b78d85 episode: Extracted cognitive-memory app from skill dir to standalone project 2026-02-28 16:10:12 -06:00
Cal Corum
a8c5faebc2 episode: [homelab] Session: automation, configuration, creation, debugging, fix, refactoring, tooling 2026-02-28 15:13:57 -06:00
Cal Corum
8fb52d6441 episode: [homelab] feat: cognitive-memory multi-graph support, XDG data paths, remove CORE.md auto-load 2026-02-28 14:56:53 -06:00
Cal Corum
cfc644b324 episode: CLAUDE.md Memory Protocol updated for MCP-first approach 2026-02-28 14:56:33 -06:00
Cal Corum
3dd9aa49ca episode: Cognitive memory systemd daily service updated — symlinks step removed 2026-02-28 14:56:28 -06:00
Cal Corum
059e61b7d4 episode: Removed CORE.md auto-loading from sessions — rely on MCP recall instead 2026-02-28 14:56:21 -06:00
Cal Corum
49d3d50ff3 episode: Cognitive memory data dir moved to XDG-compliant path (~/.local/share/cognitive-memory/) 2026-02-28 14:56:13 -06:00
Cal Corum
c7c117fb68 episode: Multi-graph support: named, segregated memory namespaces for cognitive memory 2026-02-28 14:56:05 -06:00
Cal Corum
c6d4b2d706 episode: [homelab] refactor: split client.py into 6 focused modules using mixin composition 2026-02-28 12:32:59 -06:00
Cal Corum
bdfe3e2d50 episode: [claude-config] Redesign dashboard with roster health, card coverage, and sync refresh 2026-02-28 12:10:15 -06:00
Cal Corum
8a260d3ec6 episode: SBA Scout Rust: two separate databases for Rust vs Python apps 2026-02-28 12:09:49 -06:00
Cal Corum
fe2c9519a1 episode: Rust CSV importer integration tested — matches Python DB exactly 2026-02-28 12:09:42 -06:00
Cal Corum
9fddb71183 episode: Fix: Dashboard position coverage only counted pos_1, not all positions 2026-02-28 12:09:34 -06:00
Cal Corum
87b82ca5f1 episode: Fix: Dashboard didn't refresh after sync — re-mount on SyncComplete 2026-02-28 12:09:29 -06:00
Cal Corum
1ddfd5e34a episode: Fix: Rust sync excluded IL/MiL teams due to active_only=true 2026-02-28 12:09:23 -06:00
Cal Corum
cb44ab1755 episode: [esb-monorepo] Session: automation, configuration, creation, debugging, deployment, feature, fix 2026-02-28 11:57:58 -06:00
Cal Corum
b8364863e2 episode: [homelab] Session: 2026-02-28 11:55:06 -06:00
Cal Corum
a6f9bf7436 episode: [homelab] feat: add fish functions for tmux (tls, tma) and claude (cc) 2026-02-28 11:36:08 -06:00
Cal Corum
b8ba53c74e episode: [homelab] Session: automation, configuration, debugging, fix 2026-02-28 11:11:16 -06:00
Cal Corum
5324d3a7b8 episode: [claude-config] Implement Phase 2: API client, sync pipeline, and CSV card importers 2026-02-28 10:55:42 -06:00
Cal Corum
e94b929b2f episode: Rust/Cargo installation and fish shell PATH setup on Cal's workstation 2026-02-28 10:53:17 -06:00
Cal Corum
246d2508c1 episode: File-based logging for Rust TUI apps using tracing-appender 2026-02-28 10:53:12 -06:00
Cal Corum
fbfad7f89c episode: Fix: SQLite PRAGMA foreign_keys is per-connection, not per-pool 2026-02-28 10:53:04 -06:00
Cal Corum
5e6fc62ead episode: Fix: SBA API transaction move_id is a string not i64 2026-02-28 10:52:56 -06:00
Cal Corum
84ec45a077 episode: Fix: SBA API Discord snowflake IDs returned as JSON strings not i64 2026-02-28 10:52:52 -06:00
Cal Corum
417bedac7a episode: SBA Scout Rust Phase 4: Async TUI with Dashboard and Gameday screens 2026-02-28 10:52:44 -06:00
Cal Corum
daea623b19 episode: Fix: n8n Server Health Monitor Discord escalation notifications lacked issue details 2026-02-28 07:29:35 -06:00
Cal Corum
19a3fbdf71 episode: [homelab] Session: configuration, fix 2026-02-28 07:09:32 -06:00
Cal Corum
9c2944f07b episode: Fix: Partial UUID prefix matching in cognitive memory client (git-style) 2026-02-28 00:03:13 -06:00
Cal Corum
ad9f9a7d54 episode: [rust] Session: creation, debugging, feature 2026-02-27 23:24:08 -06:00
Cal Corum
e213ec1535 episode: [rust] Session: debugging, feature 2026-02-27 23:19:17 -06:00
Cal Corum
c400c5afd2 episode: [rust] Session: debugging, feature, fix 2026-02-27 23:16:16 -06:00
Cal Corum
c902758343 episode: [rust] Session: feature 2026-02-27 23:13:45 -06:00
Cal Corum
80d61133bd episode: [rust] Session: feature 2026-02-27 23:12:02 -06:00
Cal Corum
663726b6e2 episode: [rust] Session: fix 2026-02-27 23:11:42 -06:00
Cal Corum
4f01721830 episode: [rust] Session: 2026-02-27 23:11:39 -06:00
Cal Corum
11b034c015 episode: Agent Team Operational Playbook: Wave-Based Parallel Implementation with Code Review 2026-02-27 23:06:14 -06:00
Cal Corum
983b50cb76 episode: Rust: reqwest response.json() yields reqwest::Error, not serde_json::Error 2026-02-27 22:58:15 -06:00
Cal Corum
3197704520 episode: Agent swarm wave parallelism for Rust implementation with code review pass 2026-02-27 22:58:09 -06:00
Cal Corum
bbac61d283 episode: SBA Scout Rust rewrite Phase 2 complete — API client, sync, and CSV importers 2026-02-27 22:57:59 -06:00
Cal Corum
40e232c4f4 episode: Cognitive memory multi-graph support and scheduled tasks system issues opened on Gitea 2026-02-27 22:53:22 -06:00
Cal Corum
bd88c5628a episode: Fish config.fish sets SHELL=/bin/bash intentionally for tool compatibility 2026-02-27 22:53:15 -06:00
Cal Corum
5e6c73a7eb episode: Fish shell cc function migrated from zsh to fish autoload 2026-02-27 22:53:11 -06:00
Cal Corum
72f39da99f episode: [rust] Session: feature, fix 2026-02-27 22:42:49 -06:00
Cal Corum
686cf53933 episode: [rust] Session: creation, feature 2026-02-27 22:40:01 -06:00
Cal Corum
7446bd9fd7 episode: [rust] Session: feature 2026-02-27 22:39:30 -06:00
Cal Corum
2e9068358e episode: [rust] Session: feature, fix 2026-02-27 22:39:26 -06:00
Cal Corum
74d6be7115 episode: [rust] Session: feature 2026-02-27 22:39:26 -06:00
Cal Corum
9590aaf135 episode: [rust] Session: creation, feature 2026-02-27 22:39:25 -06:00
Cal Corum
7f4915285b episode: [rust] Session: creation, debugging, feature, fix 2026-02-27 22:39:24 -06:00
Cal Corum
9cae5d68e8 episode: [rust] Session: feature, fix 2026-02-27 22:39:23 -06:00
Cal Corum
747746347f episode: [paper-dynasty] Add FullCard migration status doc for session continuity 2026-02-26 23:59:13 -06:00
Cal Corum
2b2047f01f episode: [claude-config] Initial dotfiles: fish, starship, git, ssh, shell, mangohud, zed, restic, vscode 2026-02-26 23:56:41 -06:00
Cal Corum
59aa28bae6 episode: Decision: fish config.fish exports SHELL=/bin/bash for tool compatibility 2026-02-26 23:55:50 -06:00
Cal Corum
654b3ed2ba episode: Fix: KDE caches $SHELL at login — Konsole still uses old shell after chsh 2026-02-26 23:55:45 -06:00
Cal Corum
d71feae00e episode: Fix: Gitea SSH remote (git@git.manticorum.com) resolves to Pi-hole instead of Gitea LXC 2026-02-26 23:48:03 -06:00
Cal Corum
0da925a25c episode: Fix: Bash ((var++)) returns exit code 1 with set -e when var is 0 2026-02-26 23:47:56 -06:00
Cal Corum
6be2839577 episode: Dotfiles symlink repo at cal/dotfiles on Gitea 2026-02-26 23:47:49 -06:00
Cal Corum
950c01fda7 episode: [homelab] Session: automation, configuration, fix 2026-02-26 23:44:40 -06:00
Cal Corum
1bba964bf6 episode: [homelab] Session: automation, configuration, creation, debugging, fix, tooling 2026-02-26 23:40:25 -06:00
Cal Corum
b0b07ce9dd episode: Fish + bash hybrid shell strategy: fish interactive, bash for scripts/tools 2026-02-26 23:33:08 -06:00
Cal Corum
ee453e5c53 episode: Fish shell + Starship prompt setup on Nobara workstation 2026-02-26 23:32:57 -06:00
Cal Corum
edefb64e07 episode: [paper-dynasty] Add offense_col resolver for retrosheet pipeline to fix 883 silent KeyErrors 2026-02-26 22:07:51 -06:00
Cal Corum
bb57cba554 episode: [rust] Add test scaffold and mark Phase 1 tasks complete 2026-02-26 20:03:00 -06:00
Cal Corum
8490cc6970 episode: Agent swarm workflow for parallel Rust implementation tasks 2026-02-26 19:18:38 -06:00
Cal Corum
6841026ea0 episode: SBA Scout Rust Phase 6: stat weights configurable via TOML settings 2026-02-26 19:18:27 -06:00
Cal Corum
f80f25a880 episode: SBA Scout Rust rewrite Phase 1 complete — foundation layer implemented 2026-02-26 19:18:18 -06:00
Cal Corum
0f28eb2fa6 episode: [rust] Session: feature, fix 2026-02-26 19:14:56 -06:00
Cal Corum
a219b0892d episode: [rust] Session: debugging, feature, fix 2026-02-26 19:13:19 -06:00
Cal Corum
c26a3d3c7c episode: [rust] Session: fix 2026-02-26 19:09:19 -06:00
Cal Corum
5efa5b3455 episode: [rust] Session: configuration, feature, fix 2026-02-26 19:08:34 -06:00
Cal Corum
a6c8a13ba0 episode: [rust] Session: feature, fix 2026-02-26 19:06:28 -06:00
Cal Corum
e1100d32c7 episode: [rust] Session: fix 2026-02-26 19:06:15 -06:00
Cal Corum
403b31d7b9 episode: [rust] Session: feature, fix 2026-02-26 19:05:18 -06:00
Cal Corum
72e25f26f5 episode: [rust] Session: 2026-02-26 19:04:28 -06:00
Cal Corum
af7ef4fc3d episode: [paper-dynasty] Fix two bugs in pitcher card builder dispatch logic 2026-02-26 15:32:52 -06:00
Cal Corum
905942fd11 episode: [claude-config] docs(stories): add ESB-50 and ESB-51 story breakdowns for SF-CA getter 2026-02-26 13:22:05 -06:00
Cal Corum
d9a4c6c864 episode: [homelab] Session: automation, configuration, creation, fix, tooling 2026-02-26 13:21:35 -06:00
Cal Corum
88505a5eb8 episode: SF-CA getter: Salesforce OAuth2 auth pattern differs from Poolbrain API key 2026-02-26 12:57:46 -06:00
Cal Corum
808a53befa episode: ESB getter boilerplate: ~120-140 lines shared across getters, future extraction candidate 2026-02-26 12:57:36 -06:00
Cal Corum
db9ce0c07e episode: ESB-50 blocks ESB-51: getter must run before mapping config is finalized 2026-02-26 12:57:26 -06:00
Cal Corum
bc77f73a3e episode: sf-ca.json mapping config: copy-paste bug in Contact required_platform_fields + missing CloudSQL fields 2026-02-26 12:57:20 -06:00
Cal Corum
055b240097 episode: ESB-48 SF-CA getter: branch and directory structure 2026-02-26 12:57:13 -06:00
Cal Corum
12e0948a8a episode: Claude Code session workflow: cc + /rename + remote control (iOS) 2026-02-26 12:43:57 -06:00
Cal Corum
7bb84358ca episode: cc() tmux alias: auto-launch Claude with nesting support 2026-02-26 12:43:50 -06:00
Cal Corum
ece4eaddfa episode: Claude Code Agent Teams enabled in ~/.claude/settings.json with tmux controls 2026-02-26 12:14:54 -06:00
Cal Corum
67ebcb0393 episode: tmux cc() alias in ~/.zshrc for auto-named Claude Code sessions 2026-02-26 12:14:48 -06:00
Cal Corum
a5abad5c09 episode: [homelab] Migrate Gitea ops to MCP, update Paper Dynasty skill, sync plugins 2026-02-26 11:38:18 -06:00
Cal Corum
e92c6074d6 episode: [sba-scouting] Add Rust project scaffold for TUI rewrite 2026-02-26 11:37:40 -06:00
Cal Corum
90cb215350 episode: [claude-config] Session: configuration, deployment, fix 2026-02-26 08:34:26 -06:00
Cal Corum
a2a0f9ebfa episode: Migrated Gitea operations from tea CLI to gitea-mcp MCP server 2026-02-25 19:00:32 -06:00
Cal Corum
15f3831ee4 episode: [homelab] Session: automation, configuration, debugging, deployment, feature, fix, tooling 2026-02-25 17:28:06 -06:00
Cal Corum
d9759a317d episode: Claude Code MCP user-scope config is ~/.claude.json, not ~/.claude/.mcp.json 2026-02-25 17:12:20 -06:00
Cal Corum
fd8fb40b01 episode: Gitea MCP server (official gitea/gitea-mcp v0.8.1) installed locally 2026-02-25 17:12:14 -06:00
Cal Corum
9f24e310c6 episode: No re-exports when refactoring imports — update call sites directly 2026-02-25 16:44:36 -06:00
Cal Corum
4dea33e820 episode: When extracting a class, also move its module-level helper dependencies 2026-02-25 16:44:27 -06:00
Cal Corum
21448869b9 episode: Break circular imports by extracting shared models to models.py 2026-02-25 16:44:18 -06:00
Cal Corum
180856dee2 episode: [homelab] Session: configuration, creation, debugging, deployment, fix, tooling 2026-02-25 16:40:01 -06:00
Cal Corum
414f5214d0 episode: FullCard migration: database-side schema + router changes 2026-02-25 16:26:54 -06:00
Cal Corum
2d42747388 episode: Fix: PitchingCardRatingsModel xcheck defaults must be zeroed in new_ratings 2026-02-25 16:26:54 -06:00
Cal Corum
3bc4e6c032 episode: Pattern: Lazy import inside function body to break circular imports 2026-02-25 16:26:37 -06:00
Cal Corum
dedef61fcd episode: Fix: Float/Decimal type mismatch in card builders (card-creation repo) 2026-02-25 16:26:37 -06:00
Cal Corum
a4cd90839e episode: FullCard Migration: card_layout.py ported to card-creation repo 2026-02-25 16:26:22 -06:00
Cal Corum
8bc6939f9e episode: Docker Desktop upgraded 4.34.3 to 4.61.0 on Nobara desktop 2026-02-25 15:55:19 -06:00
Cal Corum
6875db4c85 episode: Docker MCP Gateway deployed on LXC 303 (mcp-gateway, 10.10.0.231) 2026-02-25 15:55:11 -06:00
Cal Corum
44c0599de6 episode: [esb-monorepo] fix(tac): prevent duplicate POSTs when audit update fails after successful delivery 2026-02-25 15:54:48 -06:00