1601 Commits

Author SHA1 Message Date
LeonOstrez
67bf93279b ask user if he wants to use template or not 2024-07-08 14:43:41 +01:00
LeonOstrez
46e0750775 Merge pull request #1049 from Pythagora-io/log
Log
2024-07-08 09:12:31 +01:00
LeonOstrez
2984b3fb45 fix for issue No time zone found with key UTC 2024-07-08 09:00:38 +01:00
LeonOstrez
cc64d9fe1f add log 2024-07-06 12:27:43 +01:00
LeonOstrez
4bcf374739 Merge pull request #1048 from Pythagora-io/formatting-relevant-files
Print each task on its own line in filter_files.
2024-07-05 08:58:43 +01:00
Goran Peretin
18e1154870 Print each task on its own line in filter_files. 2024-07-05 07:55:51 +00:00
LeonOstrez
8638ca1472 Merge pull request #1045 from Pythagora-io/fix-run-command-output
process manager: fix getting command output
2024-07-04 17:56:02 +01:00
LeonOstrez
bd0afbef90 Merge pull request #1044 from Pythagora-io/move-docs-check
Only check for docs if the user wants to run the task.
2024-07-04 14:44:58 +01:00
Goran Peretin
64e407db65 Remove obsolete function. 2024-07-04 13:33:49 +00:00
Senko Rasic
8089347200 process manager: workaround asyncio reads not having a "read available" function
Timing out a read won't return incomplete (available) output, so the
workaround is to read character by character.
2024-07-04 13:23:16 +02:00
Goran Peretin
4cc3834a68 Only check for docs if the user wants to run the task. 2024-07-03 15:29:41 +00:00
LeonOstrez
de8ae619ae version 0.2.6 0.2.6 2024-07-02 17:54:49 +01:00
LeonOstrez
a902541724 Merge pull request #1043 from Pythagora-io/crashes
Crashes
2024-07-02 15:44:29 +01:00
LeonOstrez
9f5bfe78ac update technologies prompt 2024-07-02 14:54:56 +01:00
LeonOstrez
de8d40733e Merge pull request #1042 from Pythagora-io/coding-rules-tweak
Coding rules prompt tweak to prevent code duplication.
2024-07-02 12:23:23 +01:00
LeonOstrez
0923e54ae4 Merge pull request #1038 from Pythagora-io/more-templates
Add new fullstack template (react+express) and support template options
2024-07-02 12:22:07 +01:00
LeonOstrez
12da174dc9 leftover changes when moving from tasks to epics 2024-07-02 09:48:16 +01:00
Goran Peretin
c4d5125699 Coding rules prompt tweak to prevent code duplication. 2024-07-01 11:43:33 +00:00
LeonOstrez
76e7d37f7c potential fix for case where task instructions are sometimes not stored in db 2024-07-01 12:01:31 +01:00
LeonOstrez
c91e535069 fix getting of files with routes 2024-07-01 12:00:34 +01:00
LeonOstrez
86ef2d426b fix crash KeyError: 'user_feedback_qa' 2024-06-28 12:47:19 +01:00
Senko Rasic
85233d46a4 add jsonref dep 2024-06-27 18:24:20 +02:00
Senko Rasic
03cb47dddf Add new fullstack template (react+express) and refactor templates to support options 2024-06-27 17:59:05 +02:00
LeonOstrez
53c29dee7a Merge pull request #1036 from Pythagora-io/app-finished
add more info to appFinished event for extension
2024-06-27 14:44:33 +01:00
LeonOstrez
3fb38cdbf3 add more info to appFinished event for extension 2024-06-25 16:59:13 +01:00
LeonOstrez
b78ffacb47 Merge pull request #1029 from Pythagora-io/code-reviewer-tweaks
Tell code reviewer not to suggest changes in other files.
2024-06-25 17:03:35 +02:00
Goran Peretin
9d52557971 Tell code reviewer not to suggest changes in other files. 2024-06-21 10:15:32 +00:00
LeonOstrez
80f7a467d4 0.2.5 0.2.5 2024-06-20 17:00:44 +02:00
Senko Rašić
647acf67c6 Merge pull request #1028 from Pythagora-io/finished
send appFinished and featureFinished messages to extension
2024-06-20 16:06:32 +02:00
LeonOstrez
7a016a5220 skip test 2024-06-20 15:38:23 +02:00
LeonOstrez
2c4d690e82 remove self.writer.drain() duplicate and add new functions to virtual ui 2024-06-20 15:07:27 +02:00
LeonOstrez
db4f098c59 send appFinished and featureFinished messages to extension 2024-06-20 15:00:14 +02:00
LeonOstrez
f62533a434 Merge pull request #1027 from Pythagora-io/virtual-ui
add support for virtual UI, useful for automated end-to-end tests
2024-06-20 14:57:36 +02:00
Senko Rasic
cd81cd54a6 add support for virtual UI, useful for automated end-to-end tests 2024-06-20 14:41:18 +02:00
LeonOstrez
6fbfa8afa5 Merge pull request #1026 from Pythagora-io/multiblock-parser-inline-backticks
code block parser: only consider triple-backticks if at start of line
2024-06-20 11:07:18 +02:00
Senko Rasic
3011acc5ad code block parser: only consider triple-backticks if at start of line 2024-06-20 10:49:29 +02:00
LeonOstrez
ac5d077612 Merge pull request #1024 from Pythagora-io/add-routes-to-user-instructions
Add route files content to prompt for user instructions.
2024-06-19 09:58:46 +02:00
LeonOstrez
87d2942843 Merge pull request #1018 from Pythagora-io/cm
Cm
2024-06-19 09:57:07 +02:00
Goran Peretin
1aec48a135 Review fixes. Use JSON schema for LLM response. 2024-06-19 07:27:36 +00:00
LeonOstrez
43d31916b3 change updated_current_task to updated_current_epic 2024-06-19 09:27:31 +02:00
Goran Peretin
20934d06c2 Add route files content to prompt for user instructions. 2024-06-18 21:08:24 +00:00
LeonOstrez
cb978dd9d5 Merge branch 'main' into cm 2024-06-14 10:54:05 +02:00
LeonOstrez
c4602debfc PR feedback 2024-06-14 10:34:56 +02:00
LeonOstrez
52be03b1c6 Merge pull request #1020 from Pythagora-io/fix-spec-writer
Fix telemetry call in spec writer.
2024-06-14 10:32:06 +02:00
Goran Peretin
96cc7ee3b2 Fix telemetry call in spec writer. 2024-06-14 10:16:17 +02:00
LeonOstrez
298914e00a use dividers in project_tasks 2024-06-13 21:12:28 +02:00
LeonOstrez
578fe62e5a refactor how Code Monkey and implement_changes work 2024-06-13 21:02:50 +02:00
LeonOstrez
5463c591de Merge pull request #1008 from Pythagora-io/more-telemetry
More telemetry
2024-06-13 15:26:30 +02:00
LeonOstrez
c97496c559 Merge pull request #1015 from Pythagora-io/use-utc-exec-logs
Use UTC for started_at colum in exec_logs.
2024-06-13 14:37:56 +02:00
LeonOstrez
b27ef82017 change update_plan to also reflect new small tasks 2024-06-13 14:36:01 +02:00