31 Commits

Author SHA1 Message Date
Jay
00c79d2170 Updated prompt 2026-04-15 20:56:37 -04:00
Jay
6d61fcd7e7 Wrote pool config and tests. 2026-04-15 20:56:22 -04:00
Jay
f45dc83179 Updated connection config naming to introduce a dedicated pool configuration. 2026-04-15 18:04:40 -04:00
Jay
84f31ffdec Update prompts. 2026-04-15 17:43:38 -04:00
Jay
9fb00c3a78 Remove read deadlines from the connection.
Prevents the connection from closing from a lack of incoming messages.
2026-04-15 17:43:26 -04:00
Jay
031df8c98d Refactored pool into an implementation-driven module with inbound and outbound variants. 2026-04-15 17:03:49 -04:00
Jay
8402cbfa8d Refactored, simplified tests. 2026-04-15 14:28:40 -04:00
Jay
b182f1a458 simplify test. 2026-04-15 14:17:42 -04:00
Jay
12ae82c435 Wrote pool closed error test. 2026-04-15 14:12:04 -04:00
Jay
c67de716ca Wrote unknown url error test for Remove. 2026-04-15 14:11:19 -04:00
Jay
35e499620e Wrote Remove method. Started tests. 2026-04-15 13:57:56 -04:00
Jay
8c28e2cca2 Update prompt. 2026-04-15 13:57:11 -04:00
Jay
901654745f Improve Add source/test reliability. 2026-04-15 13:56:58 -04:00
Jay
12b6ac1a62 Add staged change summarizer prompt. 2026-04-15 13:47:58 -04:00
Jay
d002c19889 Simplify tests and avoid unnecessary race conditions. 2026-04-15 13:47:34 -04:00
Jay
b128a021de Refactor async assertions, remove manual sleeps and timeouts. 2026-04-15 12:05:08 -04:00
Jay
fdae43e715 Started connection pool. Wrote Close and Add functions. 2026-04-14 22:12:39 -04:00
Jay
b84daa1f5b Made connection closing non-blocking. 2026-04-14 22:12:17 -04:00
Jay
2e4f0257f5 Remove vibe comments. 2026-04-14 17:41:12 -04:00
Jay
6d9b0ebdd4 Wrote url normalizer function. 2026-04-14 17:27:20 -04:00
Jay
c4dc9a688b Remove added logger context. 2026-02-04 13:43:21 -05:00
Jay
631182bd53 Added bump script. 2026-02-04 13:12:10 -05:00
Jay
af54f2b41c Added logging. 2026-02-04 13:10:44 -05:00
Jay
541ad9f96e Use real default values for NewConfig. 2026-02-03 15:48:12 -05:00
Jay
2cb25a6ba2 Generated a readme. 2026-01-27 15:20:38 -05:00
Jay
5ee9ef500e Moved code to top-level. 2026-01-26 10:28:39 -05:00
Jay
17fb1c6c9a Completed core connection wrapper. 2026-01-26 09:56:53 -05:00
Jay
346fde7592 Add code2prompt script. 2025-12-14 12:44:57 -05:00
Jay
ff34bc1359 Add dependencies. 2025-12-14 12:44:47 -05:00
Jay
c5376b69c0 Added license. 2025-11-03 12:14:23 -05:00
Jay
fcbfa8c1c6 Initial commit. 2025-10-31 09:34:02 -04:00