Discover gists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2026-08-26 10:35:10 INFO [openbiliclaw.storage.database] Database initialized at C:\Users\kmttjnm\OpenBiliClaw\data\openbiliclaw.db | |
| 2026-08-26 10:35:11 INFO [openbiliclaw.storage.database] Database initialized at C:\Users\kmttjnm\OpenBiliClaw\data\openbiliclaw.db | |
| 2026-08-26 10:35:11 DEBUG [openbiliclaw.memory.manager] Loaded preference layer from C:\Users\kmttjnm\OpenBiliClaw\data\memory\preference.json | |
| 2026-08-26 10:35:11 DEBUG [openbiliclaw.memory.manager] Loaded awareness layer from C:\Users\kmttjnm\OpenBiliClaw\data\memory\awareness.json | |
| 2026-08-26 10:35:11 DEBUG [openbiliclaw.memory.manager] Loaded insight layer from C:\Users\kmttjnm\OpenBiliClaw\data\memory\insight.json | |
| 2026-08-26 10:35:11 DEBUG [openbiliclaw.memory.manager] Loaded soul layer from C:\Users\kmttjnm\OpenBiliClaw\data\memory\soul.json | |
| 2026-08-26 10:35:11 INFO [openbiliclaw.memory.manager] Memory manager initialized with 5 layers. | |
| 2026-08-26 10:35:25 INFO [openbiliclaw.storage.database] Database initialized at C:\Users\kmttjnm\OpenBiliClaw\ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "context": "Editor", | |
| "bindings": { | |
| "ctrl-enter": ["task::Spawn", { "task_name": "Run" }] | |
| } | |
| } | |
| ] |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Log uploaded on Thursday, August 27, 2026, 12:38:37 PM | |
| Loaded mods: | |
| Prepatcher(zetrith.prepatcher): 0Harmony(2.4.2), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0) | |
| Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(av:2.4.2,fv:2.4.1), HarmonyMod(2.4.2) | |
| Loading Progress(ilyvion.LoadingProgress): ilyvion.LoadingProgress(0.14.0) | |
| PurePatcher(Vortex.PurePatcher): PurePatcher.Annotations(1.8.0), PurePatcher(1.0.0) | |
| Faster Game Loading - Continued(Taranchuk.FasterGameLoading): FasterGameLoading(1.0.0) | |
| Core(Ludeon.RimWorld): (no assemblies) | |
| Royalty(Ludeon.RimWorld.Royalty): (no assemblies) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="utf-8"?> | |
| <registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
| <user>S-1-5-21-3286112335-2862018911-1851888659-1000</user> | |
| <keys> | |
| <key installerType="Msi" displayName="Glyph" displayVersion="0.22.0"> | |
| <RegistryView>Registry64</RegistryView> | |
| <KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AED75942-FDAD-466B-8F89-49FB5EC03A14}</KeyPath> | |
| <DefaultValue /> | |
| <InstallLocation><![CDATA[C:\Program Files\Glyph\]]></InstallLocation> | |
| <UninstallString><![CDATA[MsiExec.exe /X{AED75942-FDAD-466B-8F89-49FB5EC03A14}]]></UninstallString> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "label": "Run", | |
| "command": "odin", | |
| "args": ["run", "src"], | |
| "use_new_terminal": false, | |
| }, | |
| { | |
| "label": "Build", | |
| "command": "odin", |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Log uploaded on Thursday, August 27, 2026, 12:37:49 PM | |
| Loaded mods: | |
| Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(2.4.1), HarmonyMod(2.4.2) | |
| Loading Progress(ilyvion.LoadingProgress): ilyvion.LoadingProgress(0.14.0) | |
| PurePatcher(Vortex.PurePatcher): PurePatcher.Annotations(1.8.0), PurePatcher(1.0.0) | |
| Core(Ludeon.RimWorld): (no assemblies) | |
| Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
| Ideology(Ludeon.RimWorld.Ideology): (no assemblies) | |
| Biotech(Ludeon.RimWorld.Biotech): (no assemblies) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @echo off | |
| REM ============================================================ | |
| REM Cursor chat file-hyperlink disable patch - APPLY | |
| REM Please fully exit Cursor before running. | |
| REM Re-run after every Cursor update. | |
| REM No Python required (uses built-in PowerShell). | |
| REM | |
| REM v2 changes: | |
| REM - Patches no longer hardcode minified parameter names | |
| REM (old patterns broke when builds renamed `t` -> `e`). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Permanent global instructions | |
| ## Fix our projects upstream | |
| We maintain Smithers at `~/smithers` and Tevm at `~/tevm-monorepo`. When other work exposes defects or unclear code, docs, generated files, examples, or skills in either: | |
| - Fix the upstream cause with tests, not only the local symptom. | |
| - For Smithers docs, edit `docs/`, run `pnpm docs:llms`, and pass `check-docs` and `check-llms`. | |
| - Save durable lessons as memories. | |
| - Confirm our project, not an external tool, is wrong. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @echo off | |
| REM ============================================================ | |
| REM Cursor chat file-hyperlink disable patch - RESTORE (undo) | |
| REM Please fully exit Cursor before running. | |
| REM Restores the original files from the .nolink-backup copies. | |
| REM No Python required (uses built-in PowerShell). | |
| REM | |
| REM v2 changes: | |
| REM - Refuses to blindly restore when the live file shows no | |
| REM patch markers: that means Cursor was updated after the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": "q_ai_1787706444126_1", | |
| "difficulty": "low", | |
| "topic": "지문 이해", | |
| "prompt": "An animal sanctuary is defined as a place where rescued, injured, or abused animals can live in a safe and caring environment. (True/False)", | |
| "options": [ | |
| "True", | |
| "False" | |
| ], |
NewerOlder