ask-coding-harness 0.1.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/public/index.html CHANGED
@@ -16,8 +16,8 @@
16
16
  navigator.serviceWorker.register("/sw.js");
17
17
  }
18
18
  </script>
19
- <script type="module" crossorigin src="/assets/index-Cs2ZprmP.js"></script>
20
- <link rel="stylesheet" crossorigin href="/assets/index-D2px4HJ9.css">
19
+ <script type="module" crossorigin src="/assets/index-DUraJvrW.js"></script>
20
+ <link rel="stylesheet" crossorigin href="/assets/index-DTf-hWlF.css">
21
21
  </head>
22
22
  <body>
23
23
  <div id="app"></div>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ask-coding-harness
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kaka Ruto
@@ -274,9 +274,10 @@ files:
274
274
  - lib/ask/coding_harness/runner.rb
275
275
  - lib/ask/coding_harness/server.rb
276
276
  - lib/ask/coding_harness/store.rb
277
+ - lib/ask/coding_harness/system_prompt.rb
277
278
  - lib/ask/coding_harness/version.rb
278
- - public/assets/index-Cs2ZprmP.js
279
- - public/assets/index-D2px4HJ9.css
279
+ - public/assets/index-DTf-hWlF.css
280
+ - public/assets/index-DUraJvrW.js
280
281
  - public/icon.svg
281
282
  - public/index.html
282
283
  - public/manifest.json