Peter Steinberger
4fa5092cdc
docs: document small extension sources
2026-06-04 21:02:07 -04:00
Peter Steinberger
f078d90226
test: guard thread ownership mock calls
2026-05-12 00:23:11 +01:00
Peter Steinberger
e5fb2df91b
test: tighten thread ownership assertions
2026-05-11 02:36:27 +01:00
Peter Steinberger
1ef85c7d4c
test: make suites safe without isolation ( #78834 )
...
* test: make suites safe without isolation
* fix: narrow auth profile credential types
* test: inject channel module loader factory locally
2026-05-07 08:43:29 +01:00
Peter Steinberger
7f3f108521
refactor(config): migrate plugin config access
2026-04-27 12:35:58 +01:00
Vincent Koc
65ae1e54de
fix(hooks): avoid stale thread ownership startup fallback
2026-04-22 14:19:13 -07:00
Vincent Koc
834e50f83c
fix(hooks): use live thread ownership config
2026-04-22 13:01:32 -07:00
Vincent Koc
4ed2ea5035
fix(hooks): tighten thread ownership mention matching
2026-04-22 12:36:37 -07:00
Vincent Koc
dbba830417
fix(hooks): track thread ownership mentions case-insensitively
2026-04-22 12:34:27 -07:00
Vincent Koc
f9f836eba4
fix(hooks): normalize thread ownership slack id casing
2026-04-22 12:32:33 -07:00
Vincent Koc
ec75545a82
fix(hooks): normalize thread ownership channel allowlists
2026-04-22 12:29:08 -07:00
Vincent Koc
4663e7394b
fix(hooks): canonicalize slack thread ownership ids
2026-04-22 12:26:31 -07:00
Vincent Koc
7d088f198f
fix(hooks): fail open without thread ownership routing
2026-04-22 12:24:15 -07:00
Vincent Koc
f4bbbcbfb3
fix(hooks): canonicalize thread ownership conversation ids
2026-04-22 11:57:29 -07:00
Vincent Koc
5fbafa7e47
fix(hooks): prefer shared outbound conversation context
2026-04-22 11:49:25 -07:00
Vincent Koc
e593122465
fix(hooks): standardize outbound routing metadata
2026-04-22 10:53:44 -07:00
Ayaan Zaidi
5c1d6feb33
test(plugins): fix sync register call sites
2026-04-17 10:14:00 +05:30
Peter Steinberger
dfe4c2d16d
chore: enable no-floating-promises
2026-04-10 20:14:49 +01:00
Peter Steinberger
94b8ab0325
fix: resolve rebase check regressions
2026-04-06 15:20:03 +01:00
Peter Steinberger
8d095147b4
fix: restore check gate
2026-04-06 15:20:03 +01:00
Peter Steinberger
732c18cd06
fix(check): repair latest type drift batch
2026-04-06 15:03:55 +01:00
Peter Steinberger
af62a2c2e4
style: fix extension lint violations
2026-04-06 14:53:55 +01:00
Luke
1654c3a851
feat(gateway): make chat history max chars configurable ( #58900 )
...
* feat(gateway): make chat history max chars configurable
* fix(gateway): address review feedback
* docs(changelog): note configurable chat history limits
2026-04-01 21:08:37 +11:00
Peter Steinberger
a59f2f43b6
test: drop thread-ownership hook registration smoke
2026-04-01 03:12:19 +01:00
Peter Steinberger
6f795fd60e
refactor: dedupe bundled plugin entrypoints
2026-03-17 00:14:12 -07:00
Peter Steinberger
40b0cbd713
test: dedupe thread ownership send checks
2026-03-13 23:35:27 +00:00
Sebastian
4aed4eedb7
test(extensions): cast fetch mocks to satisfy tsgo
2026-02-16 21:25:35 -05:00
Peter Steinberger
51296e770c
feat(slack): land thread-ownership from @DarlingtonDeveloper ( #15775 )
...
Land PR #15775 by @DarlingtonDeveloper:
- add thread-ownership plugin and Slack message_sending hook wiring
- include regression tests and changelog update
Co-authored-by: Mike <108890394+DarlingtonDeveloper@users.noreply.github.com >
2026-02-13 23:37:05 +00:00