Skip to content

Commit fc4169e

Browse files
committed
feat: remove bub-tg-feed package and related files
Signed-off-by: Frost Ming <me@frostming.com>
1 parent 18dccab commit fc4169e

8 files changed

Lines changed: 0 additions & 563 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Below is the list of packages currently included in this repository.
1818
| [`packages/bub-codex`](./packages/bub-codex/README.md) | `codex` | Provides a `run_model` hook that delegates model execution to the Codex CLI. |
1919
| [`packages/bub-cursor`](./packages/bub-cursor/README.md) | `cursor` | Provides a `run_model` hook that delegates model execution to the Cursor CLI, plus `bub login cursor`. |
2020
| [`packages/bub-acp-server`](./packages/bub-acp-server/README.md) | `acp-server` | Exposes Bub as an Agent Client Protocol agent with `bub acp serve` for ACP-compatible editors. |
21-
| [`packages/bub-tg-feed`](./packages/bub-tg-feed/README.md) | `tg-feed` | Provides an AMQP-based channel adapter for Telegram feed messages. |
2221
| [`packages/bub-schedule`](./packages/bub-schedule/README.md) | `schedule` | Provides scheduling channel/tools backed by APScheduler with a JSON job store. |
2322
| [`packages/bub-tapestore-otel`](./packages/bub-tapestore-otel/README.md) | `tapestore-otel` | Wraps the active tape store and projects committed tape writes to OpenTelemetry through Logfire. |
2423
| [`packages/bub-tapestore-sqlalchemy`](./packages/bub-tapestore-sqlalchemy/README.md) | `tapestore-sqlalchemy` | Provides a SQLAlchemy-backed tape store for Bub conversation history. |

packages/bub-tg-feed/README.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

packages/bub-tg-feed/pyproject.toml

Lines changed: 0 additions & 19 deletions
This file was deleted.

packages/bub-tg-feed/src/bub_tg_feed/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)