Commit Graph

  • 32928a1e2e Merge pull request #16 from SanteeMarcel/handle-zero-fetched-files main Zachary Huang 2025-04-19 22:41:02 -04:00
  • ae49c7cedc Raise zero files fetched error before proceeding Marcel Santee 2025-04-19 22:08:54 -03:00
  • 08b2cade4f Update nodes.py Zachary Huang 2025-04-18 21:05:11 -04:00
  • 33222dc17e fix link zachary62 2025-04-16 19:56:01 -04:00
  • 1d3e4b8e2b add Codex zachary62 2025-04-16 19:12:50 -04:00
  • f660f1f1b3 Merge pull request #14 from sublimegame/feature/multi-language-support Zachary Huang 2025-04-16 13:51:11 -04:00
  • 2d4aaacc32 update nodes zachary62 2025-04-16 13:49:04 -04:00
  • 711edc7618 remove translation from the CombineTutorial zachary62 2025-04-16 13:15:31 -04:00
  • 5e16ee74a8 Translate index.md too sublimegame 2025-04-16 16:15:29 +07:00
  • c387aef52d Add language parameter for multi-language support sublimegame 2025-04-16 15:37:23 +07:00
  • ad9573a7eb Add language parameter for multi-language support sublimegame 2025-04-16 15:37:01 +07:00
  • 449bf185f9 Add language parameter for multi-language support sublimegame 2025-04-16 15:36:28 +07:00
  • 4aac57214a add google a2a zachary62 2025-04-10 11:55:23 -04:00
  • 6178f6f42e update readme and design zachary62 2025-04-09 11:12:36 -04:00
  • 0d2c29e7c7 move crawl local to utils zachary62 2025-04-09 11:09:33 -04:00
  • 9bd29cde73 Merge pull request #10 from SpeedOfSpin/main Zachary Huang 2025-04-09 07:21:52 -04:00
  • b6ab52aaa1 Made the source argument mutually exclusive - you must specify either --repo or --dir Added a new crawl_local_files() function that mimics the interface of crawl_github_files() Modified the FetchRepo node to handle both cases Project name is now derived from either: The repository name (from GitHub URL) The directory name (from local path) Or can be manually specified with -n/--name The tool will use the same file pattern matching and size limits for both sources. All other functionality (generating abstractions, relationships, chapters, etc.) remains unchanged since they work with the same file list format. SpeedOfSpin 2025-04-08 18:27:32 +00:00
  • 60b5467f68 Update README.md Zach 2025-04-08 10:42:23 -04:00
  • 80b2b118bd Merge pull request #8 from SkrOYC/patch-1 Zach 2025-04-07 21:38:23 -04:00
  • 2db0d83065 Merge pull request #4 from mathd/github_ssh_repo Zach 2025-04-07 21:38:09 -04:00
  • b7a4378c08 Update call_llm.py with beginner friendly AI Studio key support SkrOYC 2025-04-07 19:32:55 -04:00
  • 374d3eb44d update the llm setup zachary62 2025-04-07 11:14:03 -04:00
  • 8583db80ab Merge pull request #5 from mathd/virtual_env Zach 2025-04-07 10:28:25 -04:00
  • f988493e64 Merge pull request #3 from mathd/dotenv Zach 2025-04-07 10:27:29 -04:00
  • 510b1713d4 add virtual environment support to .gitignore Mathieu Dupuis 2025-04-06 17:19:18 -04:00
  • 22a623315c Merge branch 'dotenv' of github.com:mathd/Tutorial-Codebase-Knowledge into dotenv Mathieu Dupuis 2025-04-06 17:15:20 -04:00
  • bd270aeefc forgot a file Mathieu Dupuis 2025-04-06 17:15:01 -04:00
  • ea5e8969f0 support downloading GitHub repo with ssh Mathieu Dupuis 2025-04-06 17:10:12 -04:00
  • a07b94fc3b add support for .env with python-dotenv Mathieu Dupuis 2025-04-06 17:07:47 -04:00
  • b9232d682d Merge pull request #1 from mathd/main Zach 2025-04-06 13:25:55 -04:00
  • 6c574db77d fix missing dependencies Mathieu Dupuis 2025-04-06 10:04:04 -04:00
  • c187b20a8e add youtube zachary62 2025-04-06 02:11:33 -04:00
  • 9690b6d753 Add files via upload Zach 2025-04-06 02:07:45 -04:00
  • e2cf195403 Update README.md Zach 2025-04-06 02:02:28 -04:00
  • 4dc86bd9d7 Update design.md Zach 2025-04-05 18:38:22 -04:00
  • fa59433b23 update index zachary62 2025-04-05 12:29:59 -04:00
  • 9b849b3088 update index zachary62 2025-04-05 11:44:31 -04:00
  • c5639a3ec5 Update README.md Zach 2025-04-04 23:07:10 -04:00
  • 51a6a69d73 Update README.md Zach 2025-04-04 18:44:06 -04:00
  • d408bf09c8 Update README.md Zach 2025-04-04 17:42:17 -04:00
  • 052e8720eb add example zachary62 2025-04-04 17:40:46 -04:00
  • 180e0d9f67 update readme zachary62 2025-04-04 17:29:26 -04:00
  • 0d1b43574e Update README.md Zach 2025-04-04 17:22:40 -04:00
  • bf9e1d0467 update readme zachary62 2025-04-04 17:08:07 -04:00
  • a2d72b7c31 update readme zachary62 2025-04-04 17:07:28 -04:00
  • d9e632f4d9 update readme zachary62 2025-04-04 15:16:58 -04:00
  • 4cb6ed2bb4 Merge branch 'main' of https://github.com/The-Pocket/Tutorial-Codebase-Knowledge zachary62 2025-04-04 15:06:50 -04:00
  • dc4d445676 update readme examples zachary62 2025-04-04 15:06:41 -04:00
  • f3c33b51c4 Update README.md Zach 2025-04-04 14:44:46 -04:00
  • b63a1c14b0 Merge branch 'main' of https://github.com/The-Pocket/Tutorial-Codebase-Knowledge zachary62 2025-04-04 14:43:56 -04:00
  • 1386ddfbcb update readme examples zachary62 2025-04-04 14:43:52 -04:00
  • 6ee805ff3d Update README.md Zach 2025-04-04 14:42:14 -04:00
  • fd647752ad update readme examples zachary62 2025-04-04 14:38:11 -04:00
  • ca46798ce5 update nav zachary62 2025-04-04 14:25:33 -04:00
  • 581aa6b08f update nav zachary62 2025-04-04 14:20:15 -04:00
  • 93df0fecc2 update nav zachary62 2025-04-04 14:15:36 -04:00
  • c41c55499d update nav zachary62 2025-04-04 14:08:14 -04:00
  • 0426110e66 update nav zachary62 2025-04-04 14:03:22 -04:00
  • 2fa60fe7d5 update nav zachary62 2025-04-04 13:48:54 -04:00
  • 14df136587 update nav zachary62 2025-04-04 13:44:45 -04:00
  • 9213f1ed23 update index zachary62 2025-04-04 13:34:05 -04:00
  • c9049f2adb add nav zachary62 2025-04-04 13:32:10 -04:00
  • 2eb4a53e09 fix templatye zachary62 2025-04-04 13:21:52 -04:00
  • d32ff1c6a4 init push zachary62 2025-04-04 13:19:24 -04:00
  • fd99e416ab init push zachary62 2025-04-04 13:16:53 -04:00
  • 6e6574b9e1 init push zachary62 2025-04-04 13:14:51 -04:00
  • 5b36abb7ab init push zachary62 2025-04-04 13:08:34 -04:00
  • 2ebad5e5f2 init push zachary62 2025-04-04 13:03:54 -04:00
  • e62ee2cb13 init push zachary62 2025-04-04 13:01:50 -04:00
  • 97c20e803a add just doc zachary62 2025-04-02 17:07:05 -04:00
  • 41ecb66b4a Initial commit Zach 2025-04-02 16:56:35 -04:00