Qi Liu
|
4123792c0c
|
synced w/ upstream/main (0.2.24)
|
2025-01-14 11:14:07 +08:00 |
Qi Liu
|
ac36fd6cd0
|
added more type hint and options; moved test_server_init_del below test_version
|
2025-01-14 11:09:38 +08:00 |
Leni Aniva
|
39aff1da22
|
chore: Update version flag
|
2025-01-10 17:09:47 -08:00 |
Leni Aniva
|
035dd492d1
|
fix: Missing flags
|
2025-01-10 17:07:35 -08:00 |
Qi Liu
|
f4cc21cc96
|
Async: implemented; MiniF2F: fixed
|
2024-12-13 06:15:52 +00:00 |
Leni Aniva
|
04e40b6dfa
|
doc: Update all examples to 0.2.23
|
2024-12-11 17:14:44 -08:00 |
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
|
605fbd0bd7
|
Merge pull request #47 from lenianiva/feat/tactic-extraction
feat: Used constants in tactic step
|
2024-12-05 17:30:33 -08:00 |
Leni Aniva
|
66af206594
|
feat: Used constants in tactic step
|
2024-11-11 21:02:02 -08:00 |
Simon
|
0ba6927a1e
|
fix: Set verbosity to False on MCTS tests
|
2024-11-02 19:17:36 +00:00 |
Simon
|
bafb5944b2
|
Merge branch 'main' into add-mcts-agent
|
2024-11-02 10:38:15 +00:00 |
Simon
|
2e377d2a7e
|
feat: Tactic feedback per state
|
2024-11-02 10:35:57 +00:00 |
Leni Aniva
|
6d9cb9cd3d
|
Merge branch 'main' into feat/search
|
2024-10-30 18:30:46 -07:00 |
Simon
|
b89f3a19bf
|
feat: add state specific tactic feedback
|
2024-10-30 17:08:44 -07:00 |
Leni Aniva
|
de93309393
|
feat: Add linage info to tree search
|
2024-10-28 10:34:09 -07:00 |
Simon
|
c6358056fe
|
Add mcts agent
|
2024-10-21 17:36:20 +01: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
|
76eb57b22e
|
fix: Prompt Lean code extraction
|
2024-10-07 18:58:35 -07:00 |
Leni Aniva
|
402df63395
|
feat: Improve diagnostics in IO exception
|
2024-10-06 23:22:30 -07:00 |
Leni Aniva
|
7770c0fb59
|
feat: Error feedback in DSP
|
2024-10-06 19:14:38 -07:00 |
Leni Aniva
|
159da09c9d
|
Merge branch 'main' into experiments/minif2f
|
2024-10-05 22:31:22 -07:00 |
Leni Aniva
|
568b81235c
|
feat: Error messages in frontend.process
|
2024-10-05 15:14:35 -07:00 |
Leni Aniva
|
6156f6a297
|
Merge branch 'feat/search' into experiments/minif2f
|
2024-10-04 18:43:14 -07:00 |
Leni Aniva
|
9d9c7063cd
|
feat: Remove the goal count restriction on initial state
|
2024-10-04 18:42:33 -07:00 |
Leni Aniva
|
cfa9d103b9
|
feat: Improve feedback and provide default options
|
2024-10-04 18:41:33 -07:00 |
Leni Aniva
|
2fae5e97f1
|
feat: Concise prompts and unhygienic mode
|
2024-10-04 17:55:32 -07:00 |
Leni Aniva
|
20f3011eb4
|
doc: Improve error message
|
2024-10-03 15:45:14 -07:00 |
Leni Aniva
|
a30225069a
|
refactor: All MiniF2F into its own directory
|
2024-10-03 12:53:07 -07:00 |
Leni Aniva
|
b3bd3cdde8
|
feat: Add binder name option in `TacticHave`
|
2024-10-03 12:31:13 -07:00 |
Leni Aniva
|
8ce8e9d389
|
feat: Add binder name option in `TacticHave`
|
2024-10-02 11:09:58 -07:00 |
Leni Aniva
|
01ec8fa22a
|
refactor: Update the experiment repo Lean version, use new load_sorry API
|
2024-09-13 18:18:53 -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
|
6d990601c1
|
Merge pull request #7 from lenianiva/compile/units
feat: Compilation unit extraction
|
2024-09-06 20:51:57 -04:00 |
Leni Aniva
|
695374a3e4
|
feat: Example Jupyter notebook
|
2024-07-01 12:18:00 -07:00 |
Leni Aniva
|
20b19c8e6c
|
feat: Handle max trials per goal and theorem formatting
|
2024-06-05 15:20:36 -07:00 |