Commit Graph

2343 Commits

Author SHA1 Message Date
github-actions[bot]
b29e7c41f7 version 2025-04-04 13:26:27 +00:00
LeonOstrez
f52435aa5e Merge pull request #108 from Pythagora-io/feature/ENG-443-loading-apps-convo
feature/ENG-443-loading-apps-convo
2025-04-03 14:56:24 +01:00
mijauexe
0cdd556659 Rename function to be clearer 2025-04-03 15:40:22 +02:00
mijauexe
ac9e7498b5 Prevent null error when parsing previous state file content 2025-04-03 15:39:21 +02:00
mijauexe
fdc81afb3f Make parsing old and new file contents more robust
This will handle creating new files and deleting files with proper positive and negative diffs
2025-04-03 15:29:45 +02:00
mijauexe
cfa1d4fb01 Remove unnecessary variable
It was used during early iterations of testing this PR, no longer necessary
2025-04-03 15:04:11 +02:00
mijauexe
0d242e98fa Remove source from send_test_instructions
It is not necessary, was used for testing only
2025-04-03 15:02:49 +02:00
LeonOstrez
c5cb9a296d limit pythagora.log to 20k of lines 2025-04-03 10:27:26 +02:00
mijauexe
2addede4a3 Fix task counter 2025-04-02 17:03:06 +02:00
mijauexe
7ececa8d64 Fix re-entering database session 2025-04-02 14:59:22 +02:00
mijauexe
e0b7b59c2a Do not print bug hunter breakdown in some cases 2025-04-02 13:31:37 +02:00
mijauexe
ac49799e4a Skip printing messages during breakdown convo 2025-04-02 13:30:28 +02:00
mijauexe
58c96fe82d Take last 100 states, not the first 100 2025-04-02 10:47:30 +02:00
LeonOstrez
0be7b4a017 fix clearing database at loading of the project. Now we delete user_inputs and file_contents. 2025-04-02 10:46:11 +02:00
mijauexe
ea1e634c3a Write continue as continue, print task description appropriately 2025-04-02 10:25:22 +02:00
mijauexe
c6459f6a1d Remove task breakdown when asking user to check if the app is working 2025-04-02 09:09:00 +02:00
mijauexe
3e01ba8ec8 Load convo after loading project 2025-04-01 16:23:36 +02:00
mijauexe
1360109f10 Change pydoc for loading convo function 2025-04-01 16:22:57 +02:00
mijauexe
66a8c4c3c3 Remove unnecessary parsing in question 2025-04-01 15:03:37 +02:00
mijauexe
0bbe645805 Limit query rows of project states 2025-04-01 14:43:04 +02:00
mijauexe
244358f9a6 Save task action and parse task properly 2025-04-01 13:36:01 +02:00
mijauexe
e8b731169a Check if file exists before parsing diff 2025-04-01 12:54:59 +02:00
mijauexe
2116a3e21c Add some missing messages 2025-04-01 12:43:13 +02:00
mijauexe
c28a5b4522 Add ability to list projects with branches the old way 2025-04-01 09:46:26 +02:00
mijauexe
6808b7e96a Merge branch 'bugfix/ENG-562-optimize-project-load' into feature/ENG-443-loading-apps-convo 2025-04-01 08:53:57 +02:00
mijauexe
ccb79f0c44 Fix convo printing 2025-03-31 16:18:37 +02:00
mijauexe
cf0409d28a Fix most of the history print errors 2025-03-31 14:25:41 +02:00
Jeeshu Mittal
836f3f527a Merge pull request #124 from Pythagora-io/feature/ENG-453-remove-code-reviewer
ENG-453 (Remove code reviewer)
2025-03-31 03:20:42 +05:30
mijauexe
7777a53b0c Remove wrong doc 2025-03-27 18:47:48 +01:00
mijauexe
98dc02f690 Simplify project load 2025-03-27 18:08:38 +01:00
LeonOstrez
36202cb86a version 1.3.7 2025-03-27 11:37:45 +01:00
mijauexe
2f4e2ed6a5 Load only last 50 states 2025-03-27 10:45:12 +01:00
mijauexe
dfb55f14ca Append only changed files 2025-03-27 10:38:39 +01:00
mijauexe
d273575179 Add file changes 2025-03-27 09:31:17 +01:00
mijauexe
c91353083c Add new message type 2025-03-26 17:00:14 +01:00
mijauexe
d412e43696 rendering messages WIP 2025-03-26 16:31:01 +01:00
LeonOstrez
ab62d640bf Merge pull request #123 from Pythagora-io/bugfix/ENG-167-removed-page-still-listed
ENG-167 (Fix command working dir)
2025-03-25 18:53:44 +00:00
mijauexe
609a96c3ff Add a function for restoring convo 2025-03-25 15:08:05 +01:00
mijauexe
a514b30f59 Add more actions to agents 2025-03-25 15:04:11 +01:00
LeonOstrez
b7e83f9185 Merge pull request #126 from Pythagora-io/hotfix/add-important-to-stream-message
hotfix to stream message important
2025-03-25 09:56:06 +00:00
LeonOstrez
c964373e5b fix creation of readme.md 2025-03-25 10:52:21 +01:00
mijauexe
c399210f13 Optimize project load 2025-03-25 09:07:42 +01:00
Artur Nesterenko
f0ad9e3602 hotfix to stream message important 2025-03-24 16:30:48 +01:00
mijauexe
8a96502642 Solidify logic 2025-03-21 16:45:47 +01:00
mijauexe
02a8ae2101 Remove code reviewer for now 2025-03-21 15:56:01 +01:00
mijauexe
b852ff9742 Fix command working dir 2025-03-21 14:15:51 +01:00
LeonOstrez
b33e6d4774 version 1.3.6 2025-03-21 10:13:41 +01:00
LeonOstrez
8b6a1a3b18 Merge pull request #122 from Pythagora-io/bugfix/ENG-498-fe-iteration-crash
(ENG-498) - Skip empty file paths during FE iterations
2025-03-20 12:42:17 +00:00
mijauexe
e9996c7f26 Skip empty file paths 2025-03-20 10:06:24 +01:00
LeonOstrez
2b84fdf58e Merge pull request #121 from Pythagora-io/staging
Staging
2025-03-14 12:55:10 +00:00