Paul Klumpp
|
cbec28ee5f
Remove the YAML -> env config bridge
|
1 tydzień temu |
Paul Klumpp
|
5437d6f751
Seed PlatformConfig.extra under the keys the config actually reads
|
1 tydzień temu |
Paul Klumpp
|
3d854efa66
Resolve config fields declaratively, per instance
|
1 tydzień temu |
Paul Klumpp
|
b609bfea78
Fix credential check in the standalone sender
|
1 tydzień temu |
Paul Klumpp
|
c81fd71c59
Detect DMs in get_chat_info() via RoomKind
|
1 tydzień temu |
Paul Klumpp
|
1cf93a9c41
Report send() failures instead of a phantom success
|
1 tydzień temu |
Paul Klumpp
|
ced336fdb0
Drop duplicate sleep from the realtime reconnect loop
|
1 tydzień temu |
Paul Klumpp
|
c34cffb90a
Broadcast OFFLINE presence on disconnect
|
1 tydzień temu |
Paul Klumpp
|
9dc6c31042
Initialize self.me so early events cannot crash the adapter
|
1 tydzień temu |
Paul Klumpp
|
061e2ea54b
Fix auth bypass: every user was authorized
|
1 tydzień temu |
Paul Klumpp
|
42a4c45c5f
Import vendored chattolib absolutely and fail loudly
|
1 tydzień temu |
Paul Klumpp
|
873bff0060
Make dispatch robust: room-kind cache, unified dedup, explicit config defaults
|
2 tygodni temu |
Paul Klumpp
|
125500bac4
Adapt the adapter to chattolib 0.4.20 and slim its connect path
|
1 tydzień temu |
Paul Klumpp
|
2d1acf4b94
Refresh vendored chattolib to 0.4.20
|
1 tydzień temu |
Paul Klumpp
|
eee84d76d5
Run off the vendored tree and complete the hermes_* hook surface
|
1 tydzień temu |
Paul Klumpp
|
7a43f12ea9
Vendor the full chattolib dependency tree under vendor/
|
1 tydzień temu |
Paul Klumpp
|
5762b3fa68
Add agent guidelines and align docs and dev dependencies
|
1 tydzień temu |
Paul Klumpp
|
a3790427c8
Slim the adapter down to platform work
|
1 tydzień temu |
Paul Klumpp
|
4282b4278d
Restructure config and registration around ChattoConfiguration
|
1 tydzień temu |
Paul Klumpp
|
f22dac9c28
Import vendored chattolib directly, drop lazy_import and SingletonSlot
|
1 tydzień temu |
Paul Klumpp
|
0b461ad89c
Vendor chattolib 0.4.19.post1 with generated protobuf bindings
|
1 tydzień temu |
Paul Klumpp
|
6cf88eaafe
Use SingletonSlot for thread-safe chattolib client
|
4 tygodni temu |
Paul Klumpp
|
10f16fdf0e
Use lazy_deps for chattolib imports (Hermes plugin requirement)
|
1 miesiąc temu |
Paul Klumpp
|
ffb542765e
Call the outbound API ConnectRPC, not REST
|
1 miesiąc temu |
Paul Klumpp
|
8ab3ab920e
Update documentation to reflect chattolib usage
|
1 miesiąc temu |
Paul Klumpp
|
6fba7e01a1
Remove unused websockets dependency
|
1 miesiąc temu |
Paul Klumpp
|
c18587920a
Route every call through ChattoClient; drop _rpc() and _PATH_*
|
1 miesiąc temu |
Paul Klumpp
|
ce0993fbdc
Replace hand-rolled protobuf, WebSocket and REST with chattolib
|
1 miesiąc temu |
Paul Klumpp
|
83163cbdda
Isolate thread context through the Hermes SDK
|
1 miesiąc temu |
Hermes Agent
|
12032f8ff2
fix: add __init__.py for plugin loader discovery
|
1 miesiąc temu |