diff --git a/.env b/.env deleted file mode 100644 index 541be91..0000000 --- a/.env +++ /dev/null @@ -1,3 +0,0 @@ -GEMINI_MODEL=gemini-3.1-flash-lite-preview -GEMINI_API_KEY=AIzaSyBH3chuhCMlgbMZ3gmWvLYhokjJTbmXZCw -TAVILY_API_KEY=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 \ No newline at end of file diff --git a/.gitignore b/.gitignore index 438657a..a5f70a2 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,6 @@ node_modules dist dist-ssr *.local -.env # Editor directories and files .vscode/* @@ -23,3 +22,7 @@ dist-ssr *.njsproj *.sln *.sw? + +.env +__pycache__/ +*.pyc \ No newline at end of file diff --git a/backend/__pycache__/__init__.cpython-312.pyc b/backend/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 7f945ff..0000000 Binary files a/backend/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/backend/__pycache__/__init__.cpython-313.pyc b/backend/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 547b21e..0000000 Binary files a/backend/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/backend/__pycache__/__init__.cpython-314.pyc b/backend/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index 482db36..0000000 Binary files a/backend/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/backend/__pycache__/app.cpython-312.pyc b/backend/__pycache__/app.cpython-312.pyc deleted file mode 100644 index c47c4ff..0000000 Binary files a/backend/__pycache__/app.cpython-312.pyc and /dev/null differ diff --git a/backend/__pycache__/app.cpython-313.pyc b/backend/__pycache__/app.cpython-313.pyc deleted file mode 100644 index 260a7ac..0000000 Binary files a/backend/__pycache__/app.cpython-313.pyc and /dev/null differ diff --git a/backend/__pycache__/app.cpython-314.pyc b/backend/__pycache__/app.cpython-314.pyc deleted file mode 100644 index 6d78410..0000000 Binary files a/backend/__pycache__/app.cpython-314.pyc and /dev/null differ diff --git a/backend/__pycache__/db.cpython-312.pyc b/backend/__pycache__/db.cpython-312.pyc deleted file mode 100644 index cecb9e1..0000000 Binary files a/backend/__pycache__/db.cpython-312.pyc and /dev/null differ diff --git a/backend/__pycache__/db.cpython-313.pyc b/backend/__pycache__/db.cpython-313.pyc deleted file mode 100644 index ae23356..0000000 Binary files a/backend/__pycache__/db.cpython-313.pyc and /dev/null differ diff --git a/backend/__pycache__/db.cpython-314.pyc b/backend/__pycache__/db.cpython-314.pyc deleted file mode 100644 index 9152ea2..0000000 Binary files a/backend/__pycache__/db.cpython-314.pyc and /dev/null differ diff --git a/backend/__pycache__/fact_checking_agent.cpython-312.pyc b/backend/__pycache__/fact_checking_agent.cpython-312.pyc deleted file mode 100644 index 6d8f929..0000000 Binary files a/backend/__pycache__/fact_checking_agent.cpython-312.pyc and /dev/null differ diff --git a/backend/__pycache__/fact_checking_agent.cpython-313.pyc b/backend/__pycache__/fact_checking_agent.cpython-313.pyc deleted file mode 100644 index 1f644ff..0000000 Binary files a/backend/__pycache__/fact_checking_agent.cpython-313.pyc and /dev/null differ diff --git a/backend/__pycache__/grammatical_agent.cpython-312.pyc b/backend/__pycache__/grammatical_agent.cpython-312.pyc deleted file mode 100644 index 18ef3c6..0000000 Binary files a/backend/__pycache__/grammatical_agent.cpython-312.pyc and /dev/null differ diff --git a/backend/__pycache__/grammatical_agent.cpython-313.pyc b/backend/__pycache__/grammatical_agent.cpython-313.pyc deleted file mode 100644 index f36f135..0000000 Binary files a/backend/__pycache__/grammatical_agent.cpython-313.pyc and /dev/null differ diff --git a/backend/__pycache__/master_agent.cpython-312.pyc b/backend/__pycache__/master_agent.cpython-312.pyc deleted file mode 100644 index ec105da..0000000 Binary files a/backend/__pycache__/master_agent.cpython-312.pyc and /dev/null differ diff --git a/backend/__pycache__/master_agent.cpython-313.pyc b/backend/__pycache__/master_agent.cpython-313.pyc deleted file mode 100644 index e65584f..0000000 Binary files a/backend/__pycache__/master_agent.cpython-313.pyc and /dev/null differ diff --git a/backend/__pycache__/master_agent.cpython-314.pyc b/backend/__pycache__/master_agent.cpython-314.pyc deleted file mode 100644 index e35e25b..0000000 Binary files a/backend/__pycache__/master_agent.cpython-314.pyc and /dev/null differ diff --git a/backend/__pycache__/services.cpython-312.pyc b/backend/__pycache__/services.cpython-312.pyc deleted file mode 100644 index 48108e7..0000000 Binary files a/backend/__pycache__/services.cpython-312.pyc and /dev/null differ diff --git a/backend/__pycache__/services.cpython-313.pyc b/backend/__pycache__/services.cpython-313.pyc deleted file mode 100644 index d6d69f6..0000000 Binary files a/backend/__pycache__/services.cpython-313.pyc and /dev/null differ diff --git a/backend/__pycache__/services.cpython-314.pyc b/backend/__pycache__/services.cpython-314.pyc deleted file mode 100644 index 6896d9e..0000000 Binary files a/backend/__pycache__/services.cpython-314.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/__init__.cpython-312.pyc b/checkwise_stats/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 4a300ca..0000000 Binary files a/checkwise_stats/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/__init__.cpython-313.pyc b/checkwise_stats/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 5f5c976..0000000 Binary files a/checkwise_stats/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/__init__.cpython-314.pyc b/checkwise_stats/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index 246a47c..0000000 Binary files a/checkwise_stats/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/agent.cpython-312.pyc b/checkwise_stats/__pycache__/agent.cpython-312.pyc deleted file mode 100644 index 9fed11e..0000000 Binary files a/checkwise_stats/__pycache__/agent.cpython-312.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/agent.cpython-313.pyc b/checkwise_stats/__pycache__/agent.cpython-313.pyc deleted file mode 100644 index ff03d83..0000000 Binary files a/checkwise_stats/__pycache__/agent.cpython-313.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/agent.cpython-314.pyc b/checkwise_stats/__pycache__/agent.cpython-314.pyc deleted file mode 100644 index 1d6ddaf..0000000 Binary files a/checkwise_stats/__pycache__/agent.cpython-314.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/cli.cpython-312.pyc b/checkwise_stats/__pycache__/cli.cpython-312.pyc deleted file mode 100644 index 46dfea7..0000000 Binary files a/checkwise_stats/__pycache__/cli.cpython-312.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/cli.cpython-314.pyc b/checkwise_stats/__pycache__/cli.cpython-314.pyc deleted file mode 100644 index d7da2bf..0000000 Binary files a/checkwise_stats/__pycache__/cli.cpython-314.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/state.cpython-312.pyc b/checkwise_stats/__pycache__/state.cpython-312.pyc deleted file mode 100644 index 425f726..0000000 Binary files a/checkwise_stats/__pycache__/state.cpython-312.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/state.cpython-313.pyc b/checkwise_stats/__pycache__/state.cpython-313.pyc deleted file mode 100644 index 32f780a..0000000 Binary files a/checkwise_stats/__pycache__/state.cpython-313.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/state.cpython-314.pyc b/checkwise_stats/__pycache__/state.cpython-314.pyc deleted file mode 100644 index 7f700e0..0000000 Binary files a/checkwise_stats/__pycache__/state.cpython-314.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/text_analysis.cpython-312.pyc b/checkwise_stats/__pycache__/text_analysis.cpython-312.pyc deleted file mode 100644 index 9fdd590..0000000 Binary files a/checkwise_stats/__pycache__/text_analysis.cpython-312.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/text_analysis.cpython-313.pyc b/checkwise_stats/__pycache__/text_analysis.cpython-313.pyc deleted file mode 100644 index a9d8fe3..0000000 Binary files a/checkwise_stats/__pycache__/text_analysis.cpython-313.pyc and /dev/null differ diff --git a/checkwise_stats/__pycache__/text_analysis.cpython-314.pyc b/checkwise_stats/__pycache__/text_analysis.cpython-314.pyc deleted file mode 100644 index dcfdf0d..0000000 Binary files a/checkwise_stats/__pycache__/text_analysis.cpython-314.pyc and /dev/null differ diff --git a/src/components/AgentCard.tsx b/src/components/AgentCard.tsx index 79d7513..73e9d33 100644 --- a/src/components/AgentCard.tsx +++ b/src/components/AgentCard.tsx @@ -32,23 +32,23 @@ const AgentCard = ({ agent, index, isOpen, onToggle, modalContent }: AgentCardPr animate={{ opacity: 1, y: 0 }} transition={{ delay: index * 0.1, duration: 0.4 }} onClick={onToggle} - className="group cursor-pointer rounded-lg border border-border bg-card p-5 transition-all hover:border-primary/40 hover:cyber-glow" + className="group cursor-pointer rounded-lg border border-slate-200 bg-white p-5 shadow-sm transition-all hover:border-yellow-500/40 hover:shadow-md dark:border-border dark:bg-card dark:shadow-none dark:hover:border-primary/40 dark:hover:cyber-glow" >
{agent.description}
+{agent.description}