yee88 0.1.0__py3-none-any.whl → 0.2.0__py3-none-any.whl

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.
@@ -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} **takopi is ready**\n\n"
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"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yee88
3
- Version: 0.1.0
3
+ Version: 0.2.0
4
4
  Summary: Telegram bridge for Codex, Claude Code, and other agent CLIs.
5
5
  Project-URL: Homepage, https://github.com/banteg/takopi
6
6
  Project-URL: Documentation, https://takopi.dev/
@@ -52,7 +52,7 @@ takopi/schemas/pi.py,sha256=e5ETawxk8jrdJbEbeBI_pWQKeCFiBBZLEF-Wo5Fx0XY,2680
52
52
  takopi/telegram/__init__.py,sha256=hX_Wvu920dNLTDrKlj0fsZFSewOo-_otN26O1UNPNA4,452
53
53
  takopi/telegram/api_models.py,sha256=d3H4o2sRZuFgfZfxF1Y1z_xzzCoOy3bKhMeKggYCW3w,538
54
54
  takopi/telegram/api_schemas.py,sha256=Hvym_s2iPEaJmviCRGrLy8JarbcOburdE7aga2XnV_8,3824
55
- takopi/telegram/backend.py,sha256=lpOGSeYSUY_PuUy4LmWcKf4T76m8f_aYYb49GIglPJA,5783
55
+ takopi/telegram/backend.py,sha256=k2NVdxiWlKjKOGJ7X7WarpJpKVZRIcREOub7HN4jsho,5782
56
56
  takopi/telegram/bridge.py,sha256=UQ4tqYdH8yEme5K6VGTOPaMKo2zIP0hAyJ6ev80izAA,13540
57
57
  takopi/telegram/chat_prefs.py,sha256=tH7dXIehYHdemN_JOMhB7VuuFOiSBcjKz3FXpfW77Dk,8441
58
58
  takopi/telegram/chat_sessions.py,sha256=7uL5bGX5BaQbQYTEpkWZVMh6HIImWdR_pPbqf6C4k0A,3736
@@ -96,8 +96,8 @@ takopi/utils/json_state.py,sha256=cnSvGbB9zj90GdYSyigId1M0nEx54T3A3CqqhkAm9kQ,52
96
96
  takopi/utils/paths.py,sha256=HQkXwRdh7coKyeb3lUpgEsLvmQEYd-f9aw7WpIfdu3Q,1319
97
97
  takopi/utils/streams.py,sha256=TQezA-A5VCNksLOtwsJplfr8vm1xPTXoGxvik8G2NPI,1121
98
98
  takopi/utils/subprocess.py,sha256=2if6IxTZVSB1kDa8SXw3igj3E-zhKB8P4z5MVe-odzY,2169
99
- yee88-0.1.0.dist-info/METADATA,sha256=Tbk1Ofl-v1xuHJNeiT6M1zs8TDy0K8hloOvDvIxzEPo,4314
100
- yee88-0.1.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
101
- yee88-0.1.0.dist-info/entry_points.txt,sha256=X7Mgvla-mFDUCT_NqPFbuL_82GqVGIMJV2SRLbViBXA,290
102
- yee88-0.1.0.dist-info/licenses/LICENSE,sha256=poyQ59wnbmL3Ox3TiiephfHvUpLvJl0DwLFFgqBDdHY,1063
103
- yee88-0.1.0.dist-info/RECORD,,
99
+ yee88-0.2.0.dist-info/METADATA,sha256=7cGkQZLapN__-7-6Ar3UEAlUVGFd0elwGzEZqGHDYQE,4314
100
+ yee88-0.2.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
101
+ yee88-0.2.0.dist-info/entry_points.txt,sha256=X7Mgvla-mFDUCT_NqPFbuL_82GqVGIMJV2SRLbViBXA,290
102
+ yee88-0.2.0.dist-info/licenses/LICENSE,sha256=poyQ59wnbmL3Ox3TiiephfHvUpLvJl0DwLFFgqBDdHY,1063
103
+ yee88-0.2.0.dist-info/RECORD,,
File without changes