Commit 88d22b2
fix: build break on main — list_entities arity after #346
#345 (memories adapter) and #346 (dashboard workspace scoping) merged
cleanly textually but conflicted semantically: #346 added a
workspace_hash parameter to list_entities, and the adapter's directory
listing still called the 4-arg form. Passes None (no workspace filter —
the adapter writes files with the global '' workspace).
Suite: 180 passed / 0 failed.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent db3d286 commit 88d22b2
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2140 | 2140 | | |
2141 | 2141 | | |
2142 | 2142 | | |
| 2143 | + | |
| 2144 | + | |
| 2145 | + | |
2143 | 2146 | | |
2144 | | - | |
| 2147 | + | |
2145 | 2148 | | |
2146 | 2149 | | |
2147 | 2150 | | |
| |||
0 commit comments