@protolabsai/proto 0.26.23 → 0.26.24
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.
- package/cli.js +315 -558
- package/locales/en.js +21 -50
- package/package.json +2 -2
package/locales/en.js
CHANGED
|
@@ -1749,56 +1749,6 @@ export default {
|
|
|
1749
1749
|
'Hasta la vista, baby',
|
|
1750
1750
|
'Run, Forrest, run',
|
|
1751
1751
|
|
|
1752
|
-
// Songs
|
|
1753
|
-
'Never gonna give you up',
|
|
1754
|
-
'Living on a prayer',
|
|
1755
|
-
'Wants to know what love is',
|
|
1756
|
-
'Walking on sunshine',
|
|
1757
|
-
'A material girl in a material world',
|
|
1758
|
-
'Just called to say I love you',
|
|
1759
|
-
'Waiting for tonight',
|
|
1760
|
-
"Partying like it's 1999",
|
|
1761
|
-
'Hit me baby one more time',
|
|
1762
|
-
'Bye bye bye',
|
|
1763
|
-
'Too sexy for this code',
|
|
1764
|
-
'Trapped under ice',
|
|
1765
|
-
'Turning Japanese',
|
|
1766
|
-
'Walking like an Egyptian',
|
|
1767
|
-
'Addicted to love',
|
|
1768
|
-
'Running down a dream',
|
|
1769
|
-
'Living la vida loca',
|
|
1770
|
-
'Smooth like butter',
|
|
1771
|
-
'Believes it can fly',
|
|
1772
|
-
'The one that saves you',
|
|
1773
|
-
'Not your stepping stone',
|
|
1774
|
-
'Hungry like the wolf',
|
|
1775
|
-
"Livin' on the edge",
|
|
1776
|
-
"Can't feel its face",
|
|
1777
|
-
"Don't want no scrubs",
|
|
1778
|
-
'Floating down the Liffey',
|
|
1779
|
-
'Losing its religion',
|
|
1780
|
-
'Under pressure',
|
|
1781
|
-
'Should I stay or should I go',
|
|
1782
|
-
"We didn't start the fire",
|
|
1783
|
-
"Don't stop believin'",
|
|
1784
|
-
'Take on me',
|
|
1785
|
-
'Tubthumping',
|
|
1786
|
-
'Africa, blessing the rains',
|
|
1787
|
-
|
|
1788
|
-
// Observational / Sedaris
|
|
1789
|
-
'An ex tagged me in a photo from 2007',
|
|
1790
|
-
"Translating something rude in a language I don't speak",
|
|
1791
|
-
'Calculating the smallest acceptable tip',
|
|
1792
|
-
'The woman ahead of me is buying eight ice cream sandwiches',
|
|
1793
|
-
'Reading the back of a shampoo bottle for the third time',
|
|
1794
|
-
'Counting the people who have already lapped me',
|
|
1795
|
-
'Wondering if the smell is me',
|
|
1796
|
-
"The neighbor's dog has the same name as my brother",
|
|
1797
|
-
'Trying to find a polite reason to leave',
|
|
1798
|
-
"Pretending I've already eaten",
|
|
1799
|
-
'Watching a stranger pick at their breakfast',
|
|
1800
|
-
"Pretending the question wasn't directed at me",
|
|
1801
|
-
|
|
1802
1752
|
// Nonsensical / surreal
|
|
1803
1753
|
'Negotiating with the moon',
|
|
1804
1754
|
'Asking the door what year it is',
|
|
@@ -1842,6 +1792,16 @@ export default {
|
|
|
1842
1792
|
'Resolving the merge conflict the boring way',
|
|
1843
1793
|
"Pinning the dependency you said wouldn't matter",
|
|
1844
1794
|
'Writing the comment that says what the code already says',
|
|
1795
|
+
'Extracting the function you said was fine inline',
|
|
1796
|
+
"Removing the console.log you called 'temporary'",
|
|
1797
|
+
'Flattening the callback pyramid you were proud of',
|
|
1798
|
+
'Converting the switch statement nobody wanted to touch',
|
|
1799
|
+
"Typing 'any' and feeling nothing",
|
|
1800
|
+
'Splitting the 900-line file into 900-line files',
|
|
1801
|
+
'Closing the tab with the Stack Overflow answer',
|
|
1802
|
+
'Undoing the clever solution that was too clever',
|
|
1803
|
+
'Adding the index you should have added in week one',
|
|
1804
|
+
'Reading the error message this time',
|
|
1845
1805
|
|
|
1846
1806
|
// Tired project manager
|
|
1847
1807
|
'Following up on the ticket you said was almost done',
|
|
@@ -1886,6 +1846,17 @@ export default {
|
|
|
1886
1846
|
"Drafting the reply to 'can we make it more vibrant'",
|
|
1887
1847
|
'Showing GTM the same hex code from three angles',
|
|
1888
1848
|
'Promising the launch banner respects dark mode',
|
|
1849
|
+
'Reconciling the Figma spec with the shipped component',
|
|
1850
|
+
'Nudging the CTA button 4px to the left, per feedback',
|
|
1851
|
+
'Explaining why the font is not Comic Sans, again',
|
|
1852
|
+
'Documenting the component that ships next week',
|
|
1853
|
+
"Finding the brand typeface that's 'almost the same'",
|
|
1854
|
+
'Correcting the corner radius across thirty components',
|
|
1855
|
+
"Translating 'make it pop' into a color stop",
|
|
1856
|
+
'Matching the hover state nobody thought to spec',
|
|
1857
|
+
'Asking which breakpoint is the real breakpoint',
|
|
1858
|
+
'Deciding if this is a variant or a new component',
|
|
1859
|
+
"Writing the accessibility note that won't get read",
|
|
1889
1860
|
|
|
1890
1861
|
// CTO hiding tech debt with toxic positivity
|
|
1891
1862
|
'Celebrating the resilience of our pre-2019 codebase',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@protolabsai/proto",
|
|
3
|
-
"version": "0.26.
|
|
3
|
+
"version": "0.26.24",
|
|
4
4
|
"description": "proto - AI-powered coding agent",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"bundled"
|
|
22
22
|
],
|
|
23
23
|
"config": {
|
|
24
|
-
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.26.
|
|
24
|
+
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.26.24"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {},
|
|
27
27
|
"optionalDependencies": {
|