James Eversole James
James pushed to feat/elimination-optimizations-debruijn-kiselyov at James/tricu 2025-08-08 01:10:28 +00:00
0cdc0bfc34 "size" function nodes down from 454 to 321
James created branch feat/elimination-optimizations-debruijn-kiselyov in James/tricu 2025-08-08 01:10:28 +00:00
James deleted branch feat/debruijn-kiselyov-optimizations from James/tricu 2025-08-08 01:08:06 +00:00
James pushed to feat/debruijn-kiselyov-optimizations at James/tricu 2025-08-08 01:07:33 +00:00
708c182348 "size" function nodes down from 454 to 321
cd2fe7cc9f Update tests
5d0ae60477 OnePass
Compare 3 commits »
James created branch feat/debruijn-kiselyov-optimizations in James/tricu 2025-08-08 01:07:33 +00:00
James pushed to main at James/eve-psr-nix0 2025-07-24 13:08:24 +00:00
ff550b960e Misc system changes and nix flake update
James pushed to main at James/llm-tools-tricu-bridge 2025-06-04 15:31:24 +00:00
51f6ab4d3b Clarify license in pyproject.toml and update test
James pushed to main at James/llm-tools-tricu-bridge 2025-06-04 15:30:27 +00:00
c31cdc6b42 Strip large output; add README
720ed05912 We're working!
c157641063 init
James created branch main in James/llm-tools-tricu-bridge 2025-06-04 15:30:27 +00:00
James created repository James/llm-tools-tricu-bridge 2025-06-04 15:30:03 +00:00
James pushed to main at James/tricu 2025-05-29 18:39:48 +00:00
c36d963640 Update README to reflect completion of experiment
James pushed to main at James/tricu 2025-05-29 18:38:45 +00:00
0474b7fd08 Update README to reflect completion of experiment
James pushed to contentstore at James/tricu 2025-05-29 18:38:08 +00:00
James created branch contentstore in James/tricu 2025-05-29 18:38:08 +00:00
James closed issue James/tricu#21 2025-05-29 18:32:04 +00:00
File evaluation doesn't use content store
James commented on issue James/tricu#21 2025-05-29 18:32:04 +00:00
File evaluation doesn't use content store

Don't use file evaluation mode unless your script and its imports are entirely self-contained.

James pushed to main at James/tricu 2025-05-29 18:31:24 +00:00
72e5810ca9 Update README to reflect completion of experiment
James pushed to main at James/tricu 2025-05-26 22:56:15 +00:00
b96a3f2ef0 Fixes list and name lookup bugs
James closed issue James/tricu#23 2025-05-26 14:05:15 +00:00
File import creates phantom definitions
James commented on issue James/tricu#23 2025-05-26 14:05:15 +00:00
File import creates phantom definitions

I was doing %name% lookups in the database, resolved in 6780b242b1