interactives/src
gpt-engineer-app[bot] 0833cb76d9 Refactor inference playground
Update the Rules of Inference Playground to allow users to build proofs step-by-step. Users can now add premises, select subsets of premises, and apply inference rules. The system provides feedback if a rule is not applicable and prompts the user to try again.
2025-08-11 09:38:08 +00:00
..
components Refactor inference playground 2025-08-11 09:38:08 +00:00
hooks Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00
pages Add inference rules playground 2025-08-11 08:57:30 +00:00
utils Apply security fixes 2025-07-21 07:17:18 +00:00
App.css Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00
App.tsx Add Guessing Game 2025-08-10 13:38:45 +00:00
index.css Add new statement and styling 2025-08-08 07:10:05 +00:00
main.tsx Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00
vite-env.d.ts Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00