Commit Graph

  • a157bc7dd3 Merge remote-tracking branch 'origin/main' into LPM-32 Robin Olsen 2026-02-10 10:07:34 +01:00
  • 8b4044614c Merge pull request #11 from LazyBachelor/LPM-51 Robin Olsen 2026-02-09 15:04:44 -08:00
  • c773e61f4e implement suggestions from copilot Robin Olsen 2026-02-10 00:04:13 +01:00
  • bb096ff19d Update pkg/cli/repl/suggestions.go Robin Olsen 2026-02-09 23:42:44 +01:00
  • 59dc50ed6e Merge remote-tracking branch 'origin/main' into LPM-51 Robin Olsen 2026-02-09 20:30:47 +01:00
  • 155d9d79ae refine suggestions a bit Robin Olsen 2026-02-09 20:28:42 +01:00
  • fa6b57e6c0 refactor and clean up update command Robin Olsen 2026-02-09 20:28:32 +01:00
  • c6f5363ae8 Update pkg/cli/commands/update.go viljarb0 2026-02-08 09:44:12 +01:00
  • 742daef892 Update pkg/cli/commands/update.go viljarb0 2026-02-08 09:43:54 +01:00
  • 7d0877dfb0 fix vb 2026-02-07 15:39:05 +01:00
  • 9d6c3fe797 adding update feature to cli vb 2026-02-07 15:33:09 +01:00
  • 431f9e4f5d add comments to fuctions. make sure priority ranges form 0-4 Robin Olsen 2026-02-09 19:13:46 +01:00
  • 0d755f7cdd Merge pull request #9 from LazyBachelor/LPM-33 Robin Olsen 2026-02-08 07:30:49 -08:00
  • 90dd69a019 add introduction to the survey add lib to read toml files embed fs for reading toml files add form for introduction add form for choosing interface Robin Olsen 2026-02-08 15:03:45 +01:00
  • 3bf80ba859 add comments to the repl package Robin Olsen 2026-02-08 12:56:09 +01:00
  • 38faee631f add limit to flags Robin Olsen 2026-02-08 12:35:29 +01:00
  • 33ea5c70d8 add interactive mode Robin Olsen 2026-02-08 12:35:13 +01:00
  • a24c658473 refactor for simplicity change to use createFlags var add interactive mode Robin Olsen 2026-02-08 12:34:51 +01:00
  • f403c9b79d use flag struct rename usage to list Robin Olsen 2026-02-08 12:33:43 +01:00
  • 0e5e22619b add a flags struct other commands can impelemt enable completion command Robin Olsen 2026-02-08 12:30:24 +01:00
  • 59b912325b add close issue to repl completions Robin Olsen 2026-02-08 12:29:50 +01:00
  • 84c0ad2286 add completionFunc for reducing boilerplate for command implementatinos Robin Olsen 2026-02-08 12:29:06 +01:00
  • 0b9dd86c73 add close command Robin Olsen 2026-02-08 12:28:39 +01:00
  • 228ffa3cdb fix path in makefile for cli Robin Olsen 2026-02-08 12:28:26 +01:00
  • 910fad83dc Update pkg/cli/commands/update.go viljarb0 2026-02-08 09:44:12 +01:00
  • 2322439262 Update pkg/cli/commands/update.go viljarb0 2026-02-08 09:43:54 +01:00
  • 6bcff202b4 fix vb 2026-02-07 15:39:05 +01:00
  • c331ad2001 adding update feature to cli vb 2026-02-07 15:33:09 +01:00
  • 0d9acdee93 Merge pull request #5 from LazyBachelor/LPM-44 Robin Olsen 2026-02-07 05:09:04 -08:00
  • 2e79447030 Merge pull request #7 from LazyBachelor/copilot/sub-pr-5-again Robin Olsen 2026-02-07 05:05:46 -08:00
  • 50a0cf7d89 Refactor issueIDSuggestions to accept lastWord directly copilot-swe-agent[bot] 2026-02-07 12:59:38 +00:00
  • f8f65a3451 Initial plan copilot-swe-agent[bot] 2026-02-07 12:56:54 +00:00
  • 927e787ca7 Update pkg/cli/styles/styles.go Robin Olsen 2026-02-07 13:52:47 +01:00
  • 419fcfaaa3 refactor reple into separete files Robin Olsen 2026-02-07 13:40:59 +01:00
  • 317feadde2 add confirmation and comments to delete command Robin Olsen 2026-02-07 12:15:34 +01:00
  • 6bf8b76aab add descriptive comment to variour commands Robin Olsen 2026-02-07 12:15:09 +01:00
  • 9baedea9b5 add issue print func Robin Olsen 2026-02-07 12:12:55 +01:00
  • eafd8df583 defer terminal restoration Robin Olsen 2026-02-07 12:12:43 +01:00
  • 0ef325f6c7 add description to styles package Robin Olsen 2026-02-07 12:12:11 +01:00
  • 33ac4c8eaa move repl file Robin Olsen 2026-02-06 23:32:40 +01:00
  • 3cb211f898 refactor create command for better readability Robin Olsen 2026-02-06 23:32:17 +01:00
  • 3d2c522ce8 document root command and add different execute options Robin Olsen 2026-02-06 23:31:51 +01:00
  • d962ab9314 add run with args for running as sub command Robin Olsen 2026-02-06 23:30:59 +01:00
  • ac6928f167 add repl and cli to survey Robin Olsen 2026-02-06 23:30:13 +01:00
  • 5a89526dad style repl better better usability to repl Robin Olsen 2026-02-06 23:29:58 +01:00
  • 583fb6be45 make the repl experience better Robin Olsen 2026-02-06 13:27:07 +01:00
  • fbcc929cb9 add fang Robin Olsen 2026-02-06 13:26:26 +01:00
  • 80741e0cf5 corrected non-existed variable name viljarb 2026-02-05 18:01:43 +01:00
  • 9fceca5033 deleted: .beads/issues.jsonl viljarb 2026-02-05 17:46:15 +01:00
  • 8ec03bb320 simplifying the code in pkg/cli/commands/delete.go viljarb 2026-02-05 17:45:51 +01:00
  • 74ac39df21 modified: pkg/cli/commands/delete.go viljarb 2026-02-05 17:44:21 +01:00
  • a0cb60c3ed Apply suggestion from @Copilot viljarb0 2026-02-05 17:41:40 +01:00
  • 5763a26e0a Apply suggestion from @Copilot viljarb0 2026-02-05 17:41:28 +01:00
  • 268d27ab4e removing issues.json1 viljarb 2026-02-05 17:40:25 +01:00
  • cd7f238994 removing redundant reference to issue title vb 2026-02-05 14:52:44 +01:00
  • 7cf02a758d adding delete command in the file pkg/cli/commands/delete.go vb 2026-02-05 14:51:19 +01:00
  • bf1842b1f9 add repl that tunnels pm and shell commands Robin Olsen 2026-02-05 18:18:16 +01:00
  • 8a0e1c27ee Delete .beads directory Robin Olsen 2026-02-05 18:12:55 +01:00
  • 05bd1f46f0 Merge pull request #3 from LazyBachelor/LPM-33 Robin Olsen 2026-02-05 09:11:13 -08:00
  • f2b0cc7821 Merge branch 'main' into LPM-33 Robin Olsen 2026-02-05 09:09:57 -08:00
  • c762c9db32 corrected non-existed variable name viljarb 2026-02-05 18:01:43 +01:00
  • 632ea19a1d deleted: .beads/issues.jsonl viljarb 2026-02-05 17:46:15 +01:00
  • 45e076aeb7 simplifying the code in pkg/cli/commands/delete.go viljarb 2026-02-05 17:45:51 +01:00
  • dbff78cb6b modified: pkg/cli/commands/delete.go viljarb 2026-02-05 17:44:21 +01:00
  • 9e7eb96227 Apply suggestion from @Copilot viljarb0 2026-02-05 17:41:40 +01:00
  • fc10092bb2 Apply suggestion from @Copilot viljarb0 2026-02-05 17:41:28 +01:00
  • e624729511 removing issues.json1 viljarb 2026-02-05 17:40:25 +01:00
  • 2215b5ad34 add promt to user to confirm initializaton in direcory Robin Olsen 2026-02-05 15:53:15 +01:00
  • 9db3f8ab9f Merge remote-tracking branch 'origin/main' into LPM-32 Robin Olsen 2026-02-05 14:56:16 +01:00
  • 3ffe17ed08 removing redundant reference to issue title vb 2026-02-05 14:52:44 +01:00
  • 5fcaf133a9 nil check issue so it does not crash when issue not found Robin Olsen 2026-02-05 14:28:15 +01:00
  • 9566edb381 decrease truncate leangth for issueID Robin Olsen 2026-02-05 14:27:44 +01:00
  • 3981677d98 chack for nil pointer in helper use helper for converting to issue Robin Olsen 2026-02-05 13:55:20 +01:00
  • 0c737787b4 Update pkg/cli/commands/read.go Robin Olsen 2026-02-05 13:51:19 +01:00
  • ec0a6de601 Update pkg/cli/commands/read.go Robin Olsen 2026-02-05 13:48:41 +01:00
  • 5d88392776 add completion scripts for command line autocomplete Robin Olsen 2026-02-05 13:26:02 +01:00
  • ab2fab6194 use new rootCmd name var Robin Olsen 2026-02-05 13:25:34 +01:00
  • 1f254fb7e8 add variable to service config to store rootcmd name Robin Olsen 2026-02-05 13:24:24 +01:00
  • 4f28d81aae add read/describe command for viewing issue details Robin Olsen 2026-02-05 12:50:01 +01:00
  • 7303f28a88 add helper for printing issue list. add helper for converting issue pointer to issue Robin Olsen 2026-02-05 12:49:23 +01:00
  • d6fff28c92 add ls command for listing all issues with query and filter tags Robin Olsen 2026-02-05 12:48:09 +01:00
  • 64a9c7cd0b use tui config for consistency Robin Olsen 2026-02-05 13:26:52 +01:00
  • 5950fd2f2c make title be read from multible args instead of one. Robin Olsen 2026-02-05 11:07:09 +01:00
  • 25c71d17df move help and completion command to group Robin Olsen 2026-02-05 11:05:36 +01:00
  • a4054b26ae cange back use to create Robin Olsen 2026-02-04 20:23:32 +01:00
  • 370bbd626c add other flags and validation Robin Olsen 2026-02-04 20:19:53 +01:00
  • 296f9c6d83 disable completon command Robin Olsen 2026-02-04 20:19:31 +01:00
  • 0e8bbada6b just return to avoid printing error twice Robin Olsen 2026-02-04 20:19:11 +01:00
  • e5add142c5 Added title and description for CREATE ISSUE CLI Moira Daniella A Sebastian 2026-02-04 18:21:06 +01:00
  • 01edc7fe2f gitignore .idea Robin Olsen 2026-02-04 19:46:39 +01:00
  • c243209aff adding delete command in the file pkg/cli/commands/delete.go vb 2026-02-05 14:51:19 +01:00
  • d6884b6ac5 nil check issue so it does not crash when issue not found Robin Olsen 2026-02-05 14:28:15 +01:00
  • 1c248b2c8d decrease truncate leangth for issueID Robin Olsen 2026-02-05 14:27:44 +01:00
  • a98fce6a26 Merge pull request #2 from LazyBachelor/LPM-30 Robin Olsen 2026-02-05 04:56:40 -08:00
  • 893c9e3bd6 chack for nil pointer in helper use helper for converting to issue Robin Olsen 2026-02-05 13:55:20 +01:00
  • a731e375d3 Update pkg/cli/commands/read.go Robin Olsen 2026-02-05 13:51:19 +01:00
  • 07af46c46b Update pkg/cli/commands/read.go Robin Olsen 2026-02-05 13:48:41 +01:00
  • 03ff8b41b7 use tui config for consistency Robin Olsen 2026-02-05 13:26:52 +01:00
  • d3207c26fb add completion scripts for command line autocomplete Robin Olsen 2026-02-05 13:26:02 +01:00
  • 12748ede00 use new rootCmd name var Robin Olsen 2026-02-05 13:25:34 +01:00