Commit Graph

42 Commits

Author SHA1 Message Date
Leni Aniva 8e373eb3b2
fix: Goal state pickling 2024-12-11 17:00:25 -08:00
Leni Aniva f1e3ec82f0
fix: Goal state pickling/unpickling 2024-12-11 16:54:50 -08:00
Leni Aniva fb8652d132
feat: Env/Goal pickling 2024-12-11 16:36:55 -08:00
Leni Aniva 359b5f8d47
feat: env.{add, inspect} 2024-12-11 16:32:12 -08:00
Leni Aniva 47b2fbe38d
refactor: Into CompilationUnit objects 2024-12-11 16:25:45 -08:00
Leni Aniva d3c14f321f
chore: Update to 0.2.22 2024-12-11 01:30:52 -08:00
Leni Aniva 7a2278cb70
doc: Add comprehensive documentation
fix: Typo in `Server.tactic_invocations`
2024-10-20 19:22:35 -07:00
Leni Aniva 75221cca0b
doc: autodocs for expr and data 2024-10-20 09:52:12 -07:00
Leni Aniva d39f501d4b
feat: Generate API docs 2024-10-17 21:36:53 -07:00
Leni Aniva 13c15bc9d1 feat: Implement TacticLet, TacticExpr 2024-10-12 16:59:52 -07:00
Leni Aniva 35f093821d
chore: Update upstream to fix bugs 2024-10-08 17:59:48 -07:00
Leni Aniva 402df63395
feat: Improve diagnostics in IO exception 2024-10-06 23:22:30 -07:00
Leni Aniva 568b81235c
feat: Error messages in frontend.process 2024-10-05 15:14:35 -07:00
Leni Aniva cfa9d103b9
feat: Improve feedback and provide default options 2024-10-04 18:41:33 -07:00
Leni Aniva b3bd3cdde8 feat: Add binder name option in `TacticHave` 2024-10-03 12:31:13 -07:00
Leni Aniva 8abe689a0a
fix: Make search work with automatic mode 2024-09-13 17:54:11 -07:00
Leni Aniva 6f4c26ecee
Merge branch 'frontend/collect-holes' into search 2024-09-13 17:14:20 -07:00
Leni Aniva d99104cf0e
doc: Update jupyter notebook 2024-09-09 19:28:35 -07:00
Leni Aniva f2de062d11
fix: Versioning in the examples, tactic invocation 2024-09-09 19:04:56 -07:00
Leni Aniva d85cff5264
chore: Library update 2024-09-09 18:49:35 -07:00
Leni Aniva 69b01d3879
Merge branch 'main' into dev 2024-09-06 22:34:48 -07:00
Leni Aniva a79fe979fd
feat: Automatic mode (for the gym experience) 2024-09-06 22:26:37 -07:00
Leni Aniva 7b9829e3d2
feat: Add limit on goal tactic trials 2024-06-05 14:36:51 -07:00
Leni Aniva 3f77bc453f
feat: Sibling coupling information 2024-06-04 23:53:02 -07:00
Leni Aniva 07597c0ce6
feat: Add tree search 2024-06-03 21:52:43 -07:00
Leni Aniva c9cc0ff2e2
chore: Version bump 2024-05-31 20:25:05 -07:00
Leni Aniva 174d1a3fd6
feat: Compilation unit extraction 2024-05-31 17:09:12 -07:00
Leni Aniva 775e30a80f
feat: Extraction of tactic invocations 2024-05-28 20:36:04 -07:00
LiviaSun b944ce6b36
Merge pull request #2 from lenianiva/chuyues
update readme; add sglang implementation
2024-05-21 09:56:12 -07:00
ChuyueSun 46459763be refactor 2024-05-20 18:06:15 -07:00
ChuyueSun 67b3ec969b apply sgl tactic 2024-05-20 00:26:52 -07:00
ChuyueSun 095180589b add conv_sgl tests 2024-05-20 00:02:33 -07:00
Leni Aniva cf85bb6901
feat: GC only if there's something to gc 2024-05-17 23:05:32 -07:00
Leni Aniva aa315ad31e
example: Calling aesop 2024-05-17 20:53:34 -07:00
Leni Aniva 82eb649a51
chore: Version bump of Pantograph 2024-05-17 20:35:19 -07:00
Leni Aniva 553d4fb0e0
feat: Typing of an expression 2024-05-17 19:58:16 -07:00
Leni Aniva 7c3b64562b
feat: Goal state garbage collection 2024-05-17 19:53:29 -07:00
Leni Aniva b4cfe7480f
feat: Have, calc, conv 2024-04-22 22:38:20 -07:00
Leni Aniva 8658ec08e2
fix: Snake case style 2024-04-22 13:26:48 -07:00
Leni Aniva 83fcec5d60
feat: Add tactic object 2024-04-22 13:11:28 -07:00
Leni Aniva 8f64920789
feat: expression types and tests 2024-04-22 13:00:06 -07:00
Leni Aniva 1905b56862
feat: System stub 2024-04-19 16:47:35 -07:00