didericis
  • Joined on 2025-09-19
didericis pushed to feat/pipelock-skip-scan-extensions at didericis/bot-bottle 2026-06-04 13:15:08 -04:00
d90b04d343 feat: add generic pipelock config merging for future extensibility
didericis created branch feat/pipelock-skip-scan-extensions in didericis/bot-bottle 2026-06-04 13:04:24 -04:00
didericis pushed to feat/pipelock-skip-scan-extensions at didericis/bot-bottle 2026-06-04 13:04:24 -04:00
8601c686f3 feat: forward pipelock config dict instead of parsing individual fields
didericis pushed to main at didericis/bot-bottle 2026-06-04 12:40:55 -04:00
f114c861b4 fix: resolve pylint and pyright linting issues
didericis pushed to prd-0052-user-provider-plugins at didericis/bot-bottle 2026-06-04 12:34:07 -04:00
29a1fda712 docs: PRD 0052 — user-defined agent provider plugins
didericis created branch prd-0052-user-provider-plugins in didericis/bot-bottle 2026-06-04 12:34:07 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-04 12:33:29 -04:00
544a024e22 ci: add update-badges workflow with dispatch trigger
didericis created branch move-codex-auth-to-contrib in didericis/bot-bottle 2026-06-04 12:29:34 -04:00
didericis pushed to move-codex-auth-to-contrib at didericis/bot-bottle 2026-06-04 12:29:34 -04:00
0f5d484151 refactor: move codex_auth into contrib/codex
didericis pushed to chore/cleanup-historical-artifacts at didericis/bot-bottle 2026-06-04 12:25:37 -04:00
87ded9ea99 chore: remove outdated JSON manifest and fix stale PRD references
didericis created branch chore/cleanup-historical-artifacts in didericis/bot-bottle 2026-06-04 12:25:37 -04:00
didericis deleted branch feat/linting-and-type-fixes from didericis/bot-bottle 2026-06-04 12:24:43 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-04 12:24:42 -04:00
7f43f64c24 fix: use os.dup() to prevent double-close fd errors in tui
059bba8c4f fix: make pty_resize sync function callable with no arguments
82b8dffc54 fix: remove tty_fd.close() to prevent 'Bad file descriptor' error
8795616a99 fix: correct pipelock constant imports in test file
f548c30608 chore: remove LINTING_STATUS.md (info now in README badges)
Compare 32 commits »
didericis merged pull request didericis/bot-bottle#187 2026-06-04 12:24:40 -04:00
chore: linting and type fixes
didericis pushed to feat/linting-and-type-fixes at didericis/bot-bottle 2026-06-04 12:14:54 -04:00
7f43f64c24 fix: use os.dup() to prevent double-close fd errors in tui
didericis pushed to feat/linting-and-type-fixes at didericis/bot-bottle 2026-06-04 12:13:03 -04:00
059bba8c4f fix: make pty_resize sync function callable with no arguments
didericis pushed to feat/linting-and-type-fixes at didericis/bot-bottle 2026-06-04 12:11:40 -04:00
82b8dffc54 fix: remove tty_fd.close() to prevent 'Bad file descriptor' error
didericis pushed to feat/linting-and-type-fixes at didericis/bot-bottle 2026-06-04 12:08:45 -04:00
8795616a99 fix: correct pipelock constant imports in test file
didericis pushed to feat/linting-and-type-fixes at didericis/bot-bottle 2026-06-04 12:05:34 -04:00
f548c30608 chore: remove LINTING_STATUS.md (info now in README badges)
didericis pushed to feat/linting-and-type-fixes at didericis/bot-bottle 2026-06-04 12:04:07 -04:00
24c302ae0f style: normalize workflow formatting (quotes, name)