yee88 0.1.0__tar.gz → 0.2.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {yee88-0.1.0 → yee88-0.2.0}/PKG-INFO +1 -1
- {yee88-0.1.0 → yee88-0.2.0}/changelog.md +6 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/tutorials/first-run.md +2 -2
- {yee88-0.1.0 → yee88-0.2.0}/pyproject.toml +1 -1
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/backend.py +1 -1
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_backend.py +1 -1
- {yee88-0.1.0 → yee88-0.2.0}/.codex/AGENTS.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/.codex/skills/takopi-release/SKILL.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/.github/workflows/ci.yml +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/.github/workflows/release.yml +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/.gitignore +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/Justfile +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/LICENSE +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/README.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/assets/favicon.svg +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/assets/logo.svg +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/assets/og-image.jpg +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/assets/takopi.svg +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/developing.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/explanation/architecture.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/explanation/index.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/explanation/module-map.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/explanation/plugin-system.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/explanation/routing-and-sessions.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/add-a-runner.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/chat-sessions.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/dev-setup.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/file-transfer.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/index.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/projects.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/route-by-chat.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/schedule-tasks.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/switch-engines.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/topics.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/troubleshooting.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/voice-notes.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/worktrees.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/how-to/write-a-plugin.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/index.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/javascripts/hero-chat.js +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/overrides/.icons/takopi/takopi.svg +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/overrides/main.html +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/plugins.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/agents/index.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/agents/invariants.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/agents/repo-map.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/commands-and-directives.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/config.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/context-resolution.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/env-vars.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/index.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/plugin-api.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/plugins.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/runners/claude/runner.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/runners/claude/stream-json-cheatsheet.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/runners/claude/takopi-events.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/runners/codex/exec-json-cheatsheet.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/runners/codex/takopi-events.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/runners/index.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/runners/opencode/runner.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/runners/opencode/stream-json-cheatsheet.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/runners/opencode/takopi-events.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/runners/pi/runner.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/runners/pi/stream-json-cheatsheet.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/runners/pi/takopi-events.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/specification.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/reference/transports/telegram.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/stylesheets/admonitions.css +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/stylesheets/hero-chat.css +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/stylesheets/workflow-preview.css +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/tutorials/conversation-modes.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/tutorials/index.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/tutorials/install.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/tutorials/multi-engine.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/tutorials/projects-and-branches.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/docs/user-guide.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/readme.md +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/scripts/commit_notify.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/scripts/docs_build_cf.sh +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/scripts/docs_prebuild.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/scripts/onboarding_preview.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/scripts/release_notify.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/__init__.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/api.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/backends.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/backends_helpers.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/cli/__init__.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/cli/config.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/cli/doctor.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/cli/init.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/cli/onboarding_cmd.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/cli/plugins.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/cli/run.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/cli/topic.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/commands.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/config.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/config_migrations.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/config_watch.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/context.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/directives.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/engines.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/events.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/ids.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/lockfile.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/logging.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/markdown.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/model.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/plugins.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/presenter.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/progress.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/router.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/runner.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/runner_bridge.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/runners/__init__.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/runners/claude.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/runners/codex.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/runners/mock.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/runners/opencode.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/runners/pi.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/runners/run_options.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/runners/tool_actions.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/runtime_loader.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/scheduler.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/schemas/__init__.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/schemas/claude.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/schemas/codex.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/schemas/opencode.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/schemas/pi.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/settings.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/__init__.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/api_models.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/api_schemas.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/bridge.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/chat_prefs.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/chat_sessions.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/client.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/client_api.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/__init__.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/agent.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/cancel.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/dispatch.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/executor.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/file_transfer.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/handlers.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/media.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/menu.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/model.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/overrides.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/parse.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/plan.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/reasoning.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/reply.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/topics.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/commands/trigger.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/context.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/engine_defaults.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/engine_overrides.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/files.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/loop.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/onboarding.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/outbox.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/parsing.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/render.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/state_store.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/topic_state.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/topics.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/trigger_mode.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/types.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/telegram/voice.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/transport.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/transport_runtime.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/transports.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/utils/__init__.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/utils/git.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/utils/json_state.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/utils/paths.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/utils/streams.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/utils/subprocess.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/src/takopi/worktrees.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/__init__.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/conftest.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/factories.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/fixtures/claude_stream_json_session.jsonl +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/fixtures/codex_exec_json_all_formats.jsonl +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/fixtures/codex_exec_json_all_formats.txt +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/fixtures/opencode_run_json.jsonl +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/fixtures/opencode_stream_error.jsonl +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/fixtures/opencode_stream_success.jsonl +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/fixtures/opencode_stream_success_no_reason.jsonl +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/fixtures/pi_print_mode_events.jsonl +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/fixtures/pi_stream_error.jsonl +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/fixtures/pi_stream_success.jsonl +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/plugin_fixtures.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/telegram_fakes.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_api_exports.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_auto_router.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_claude_runner.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_claude_schema.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_cli_auto_router.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_cli_chat_id.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_cli_commands.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_cli_config.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_cli_doctor.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_cli_helpers.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_codex_runner_helpers.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_codex_schema.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_codex_tool_result_summary.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_command_registry.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_config_store.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_config_watch.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_engine_discovery.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_exec_bridge.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_exec_render.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_exec_runner.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_git_utils.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_lockfile.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_onboarding.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_onboarding_helpers.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_onboarding_interactive.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_opencode_runner.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_opencode_schema.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_paths.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_pi_runner.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_pi_schema.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_plugins.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_projects_config.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_rendering.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_runner_contract.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_runner_run_options.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_runner_utils.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_runtime_loader.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_settings.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_settings_contract.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_subprocess.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_agent_trigger_commands.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_bridge.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_chat_prefs.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_chat_sessions.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_client.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_client_api.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_context_helpers.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_engine_defaults.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_engine_overrides.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_file_transfer_helpers.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_files.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_incoming.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_media_command.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_polling.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_queue.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_topic_state.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_topics_command.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_topics_helpers.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_trigger_mode.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_telegram_voice.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_tool_actions.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_transport.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_transport_registry.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_transport_runtime.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/tests/test_worktrees.py +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/uv.lock +0 -0
- {yee88-0.1.0 → yee88-0.2.0}/zensical.toml +0 -0
|
@@ -16,7 +16,7 @@ takopi
|
|
|
16
16
|
Takopi keeps running in your terminal. In Telegram, your bot will post a startup message like:
|
|
17
17
|
|
|
18
18
|
!!! takopi "Takopi"
|
|
19
|
-
🐙
|
|
19
|
+
🐙 yee88 is ready
|
|
20
20
|
|
|
21
21
|
default: codex<br>
|
|
22
22
|
engines: codex, claude<br>
|
|
@@ -165,7 +165,7 @@ The agent CLI isn't on your PATH. Install the CLI for the engine you're using (e
|
|
|
165
165
|
|
|
166
166
|
**Bot doesn't respond at all**
|
|
167
167
|
|
|
168
|
-
Check that Takopi is still running in your terminal. You should also see a startup message ("
|
|
168
|
+
Check that Takopi is still running in your terminal. You should also see a startup message ("yee88 is ready") from the bot in Telegram. If not, restart it.
|
|
169
169
|
|
|
170
170
|
**Resume doesn't work (starts a new conversation)**
|
|
171
171
|
|
|
@@ -69,7 +69,7 @@ def _build_startup_message(
|
|
|
69
69
|
)
|
|
70
70
|
topics_label = f"enabled (scope={scope_label})"
|
|
71
71
|
return (
|
|
72
|
-
f"\N{OCTOPUS} **
|
|
72
|
+
f"\N{OCTOPUS} **yee88 is ready**\n\n"
|
|
73
73
|
f"default: `{runtime.default_engine}` \n"
|
|
74
74
|
f"engines: `{engine_list}` \n"
|
|
75
75
|
f"projects: `{project_list}` \n"
|
|
@@ -49,7 +49,7 @@ def test_build_startup_message_includes_missing_engines(tmp_path: Path) -> None:
|
|
|
49
49
|
topics=TelegramTopicsSettings(),
|
|
50
50
|
)
|
|
51
51
|
|
|
52
|
-
assert "
|
|
52
|
+
assert "yee88 is ready" in message
|
|
53
53
|
assert "engines: `codex (not installed: pi)`" in message
|
|
54
54
|
assert "projects: `none`" in message
|
|
55
55
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|