This website requires JavaScript.
e49c7cc021
Changed send to be synchronous. Wrote session inner gorountines.
main
Jay
2026-04-18 21:44:25 -04:00
8d79a002f8
Added context cancellation tests.
Jay
2026-04-18 18:01:22 -04:00
b4c5c897e8
Injected context cancellation for dial and retry cancellation.
Jay
2026-04-18 17:11:22 -04:00
e1cdc1cf9c
Wrote runDialer
Jay
2026-04-18 15:46:30 -04:00
779fceb01d
Update session code outline.
Jay
2026-04-18 14:40:53 -04:00
4c17b9539a
Renamed package, set up for worker session pattern.
Jay
2026-04-18 12:44:49 -04:00
2d5e55ccaa
Rename to reconnect timeout.
Jay
2026-04-18 10:59:45 -04:00
a8fb478971
Wrote health monitor.
Jay
2026-04-17 21:46:22 -04:00
dc00fd4899
Wrote forwarder.
Jay
2026-04-17 21:27:21 -04:00
8113a050e0
Ignore prompts
Jay
2026-04-17 20:04:31 -04:00
ceed9ff2f3
Update comments.
Jay
2026-04-17 19:33:34 -04:00
88e6b837b4
delegate event send to worker.
Jay
2026-04-17 19:29:17 -04:00
84144803c4
Rewrote connect method to start worker.
Jay
2026-04-17 19:26:53 -04:00
3a6c8901b5
Implement default worker factory
Jay
2026-04-17 18:59:13 -04:00
34e9374a4b
Restructuring for worker development.
Jay
2026-04-17 18:47:17 -04:00
3af3696d86
Refactored package structure.
Jay
2026-04-17 14:53:29 -04:00
c14d04f7b3
Fix unknown field.
Jay
2026-04-17 13:31:36 -04:00
4407e4f202
Initial buildout of worker pattern.
Jay
2026-04-17 13:29:49 -04:00
8a9253a9a4
Create worker module.
Jay
2026-04-17 08:53:52 -04:00
2fe269f128
Rename to initiator/responder pattern.
Jay
2026-04-16 23:05:44 -04:00
660324b7b3
implement pool Send method.
Jay
2026-04-16 18:58:40 -04:00
ff58207779
Use pool config.
Jay
2026-04-16 18:41:19 -04:00
81aa73e8e0
Write reports to files and link to the latest one.
Jay
2026-04-16 18:36:15 -04:00
431aa4791c
Add detailed peer closure logging in reader loop.
Jay
2026-04-16 18:29:21 -04:00
00c79d2170
Updated prompt
Jay
2026-04-15 20:56:37 -04:00
6d61fcd7e7
Wrote pool config and tests.
Jay
2026-04-15 20:56:22 -04:00
f45dc83179
Updated connection config naming to introduce a dedicated pool configuration.
Jay
2026-04-15 18:04:40 -04:00
84f31ffdec
Update prompts.
Jay
2026-04-15 17:43:38 -04:00
9fb00c3a78
Remove read deadlines from the connection. Prevents the connection from closing from a lack of incoming messages.
Jay
2026-04-15 17:43:26 -04:00
031df8c98d
Refactored pool into an implementation-driven module with inbound and outbound variants.
Jay
2026-04-15 17:03:49 -04:00
8402cbfa8d
Refactored, simplified tests.
Jay
2026-04-15 14:28:40 -04:00
b182f1a458
simplify test.
Jay
2026-04-15 14:17:42 -04:00
12ae82c435
Wrote pool closed error test.
Jay
2026-04-15 14:12:04 -04:00
c67de716ca
Wrote unknown url error test for Remove.
Jay
2026-04-15 14:11:19 -04:00
35e499620e
Wrote Remove method. Started tests.
Jay
2026-04-15 13:57:56 -04:00
8c28e2cca2
Update prompt.
Jay
2026-04-15 13:57:11 -04:00
901654745f
Improve Add source/test reliability.
Jay
2026-04-15 13:56:58 -04:00
12b6ac1a62
Add staged change summarizer prompt.
Jay
2026-04-15 13:47:58 -04:00
d002c19889
Simplify tests and avoid unnecessary race conditions.
Jay
2026-04-15 13:47:34 -04:00
b128a021de
Refactor async assertions, remove manual sleeps and timeouts.
Jay
2026-04-15 12:05:08 -04:00
fdae43e715
Started connection pool. Wrote Close and Add functions.
Jay
2026-04-14 22:12:39 -04:00
b84daa1f5b
Made connection closing non-blocking.
Jay
2026-04-14 22:12:17 -04:00
2e4f0257f5
Remove vibe comments.
Jay
2026-04-14 17:41:12 -04:00
6d9b0ebdd4
Wrote url normalizer function.
Jay
2026-04-14 17:27:20 -04:00
c4dc9a688b
Remove added logger context.
Jay
2026-02-04 13:43:21 -05:00
631182bd53
Added bump script.
Jay
2026-02-04 13:12:10 -05:00
af54f2b41c
Added logging.
Jay
2026-02-04 13:10:44 -05:00
541ad9f96e
Use real default values for NewConfig.
Jay
2026-02-03 15:48:12 -05:00
2cb25a6ba2
Generated a readme.
Jay
2026-01-27 15:20:38 -05:00
5ee9ef500e
Moved code to top-level.
Jay
2026-01-26 10:28:39 -05:00
17fb1c6c9a
Completed core connection wrapper.
Jay
2026-01-26 09:56:53 -05:00
346fde7592
Add code2prompt script.
Jay
2025-12-14 12:44:57 -05:00
ff34bc1359
Add dependencies.
Jay
2025-12-14 12:44:47 -05:00
c5376b69c0
Added license.
Jay
2025-11-03 12:14:23 -05:00
fcbfa8c1c6
Initial commit.
Jay
2025-10-31 09:34:02 -04:00